Hello all!
I have a RadGrid with BatchEdit mode.
I need take the client side value of some cells when users update the grid.
But when i check the values of the cells in onUpdate or onItemUpdate event of RadGrid I can only acces to old values. How i can get the client side values of the edited cells?
Thanks you for your time!!!