This question is locked. New answers and comments are not allowed.
I have a Grid with server binding. When saving an edited row, I want to validate some business logic and then allow the user the choice whether to continue or cancel. If they continue, then the controller method would fire and I could do all of my updating there.
I didn't see anything like this in the demos or the forums. Has anyone done something like this? Any tips on a direction to explore?
Thanks.
I didn't see anything like this in the demos or the forums. Has anyone done something like this? Any tips on a direction to explore?
Thanks.