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

get radgrid changes on postback

1 Answer 51 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mitch
Top achievements
Rank 1
Mitch asked on 18 Nov 2014, 08:28 PM
is it possible to get radgrid changes on postback? pretty much is there a radgrid equivalent of textbox.text?

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 21 Nov 2014, 04:43 PM
Hi,

I am not sure what exactly you are trying to achieve, however if you want to access the new values which you entered before triggering the Update command you can fetch them by calling the ExtractValuesFromItem method:
http://www.telerik.com/help/aspnet-ajax/grid-retrieve-original-values-for-edited-item.html

For more information about accessing cells and rows in RadGrid you can refer to the article below:
http://www.telerik.com/help/aspnet-ajax/grid-accessing-cells-and-rows.html

Regards,
Pavlina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Mitch
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or