Hi,
I have a ultra webgrid which dispalys the data.I wanted to update the value of a cell. In quick design i set the column upate to True.But its not updating the value.Can anyone please send me the solution .Thanks in advance.
Hi pallavideevi,
I need more info:
What happens when you try to update?
Is the problem that you are able to enter a value into the grid, but it is lost after postback? If so, are you saving the value to your database?
It really helps if you post your markup and your code.