Hello
I am using RadGrid in multiEditRow mode. All my rows are editable... I make them editable on RadGrid_PreRender.
This grid is also paged.
My aim is to save all the values types by users 1 time on a classic button click (outside the RadGrid).
My problem is that I can not get the values of other pages than the current one because there are lost on page changed.
How can I do that?
Thank you for your help.
Read you soon.
I am using RadGrid in multiEditRow mode. All my rows are editable... I make them editable on RadGrid_PreRender.
This grid is also paged.
My aim is to save all the values types by users 1 time on a classic button click (outside the RadGrid).
My problem is that I can not get the values of other pages than the current one because there are lost on page changed.
How can I do that?
Thank you for your help.
Read you soon.