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

RadGrid data items.

1 Answer 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Shirish
Top achievements
Rank 1
Shirish asked on 21 Sep 2015, 04:53 PM
Hi,
I am using Telerik version 2010.3.1317.20, I am using a Rad Grid with pagination and I want to save Rad Grid data items on button click.
I already tried  â€‹RadGrid.AllowPaging = false; RadGrid.Rebind(); then run for loop & again setting RadGrid.AllowPaging = true; RadGrid.Rebind();
but it's not working, it still takes the records on the current page (page size = 50). So please let me know how can I achieve Save opration by looping through the 
entire RadGrid data items when pagination is enabled?

Thanks. 

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 23 Sep 2015, 11:51 AM
Hello Shirish,


I am not sure I completely understand your scenario. Would you describe what you would like to implement in more detail? What are your requirements and what should be the expected result? Also, why do you need to enable and disable paging when a Button is clicked?

With that said, have in mind that the version of the controls you are working with is rather outdated. It is recommended to upgrade the controls to the latest release. The current version of the controls is 2015.2.826. In order to upgrade the controls you should follow the steps from the following article.



Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Shirish
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or