This is a migrated thread and some comments may be shown as answers.

MultiEdit Radgrid and Paging?

1 Answer 126 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Haderach
Top achievements
Rank 1
Haderach asked on 01 Mar 2011, 09:23 AM
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.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 01 Mar 2011, 11:27 AM
Hello Haderach,

You can try the approach mentioned in the following documentation to achieve this.
Textbox value persistance in Radgrid.

Thanks,
Princy.
Tags
Grid
Asked by
Haderach
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or