Editing Cells in query results. Some cells can edit others not.
Hello there,
I apologise if this has been covered before (could not find any answers). I am wanting to edit directly the results of a query. However I am finding that some cells can be edited, but not others. I cannot seem to see why.
Below is an image of what I am getting;
Could anyone suggest why I might be able to edit one cell but not the other? Both of these cells contain long string fields.
Thank you kindly for any idea
John
Comments
I should add that I am using LINQPad Version 5.46.00
It could be because the text exceeds the textbox limit of 10,000 characters. You might like to try the 5.47 beta - it extends the limit to 60,000.
https://www.linqpad.net/linqpad5.aspx#beta
Brilliant! Thanks Joe. That was it. The beta version works. Thank you for your dang awesome software.