GridComponent Post Form On Row Change
Created: 08 Jun 2010 | 2 comments
Is there a way to make the GridComponent not post back when each row is edited? There's a "Post Form On Row Change" option in the Functionality tab of its properties, but this doesn't seem to have any effect when I uncheck it (and it seems to recheck itself after debugging).
I'd like to be able to tab through each of the cells to add content instead of having to click/type/wait-for-post for every row.
Discussion Filed Under:
Comments
We've run into this same
We've run into this same behavior with the grid component when the edit configuration is used and our users have voiced many complaints. ideally, it would be great to be able to edit from row to row without having a post-back occur every time. Would be great to know if there's any sort of workaround in place...
We've had problems with this
We've had problems with this as well. We've also noticed that if the user doesn't click outside of the last cell they edited to allow the postback, we get a 'Failed to load viewstate' exception. If you do find a resolution, don't forget to post it here and mark the reply as the solution.
Would you like to reply?
Login or Register to post your comment.