Hi Telerik team,
I need to create several RadGrid’s at run time according to the result of some queries, this means that I don’t have the exactly amount of RadGrids to be created on each pageload.
So at this point I am able to create the RadGrdis as needed, but I can’t make paging functionality works as expected.
I can surf only the first and second page, of my RadGrids, after that it appears that My RadGrids are not persisting on the server. I have try many options as enable the ViewState property, and others but without successful.
I am trying to follow this article to achieve my goal but I can not make, pages work as expected.
Based on this article http://www.telerik.com/help/aspnet/grid/grdprogrammaticcreation.html Section: Create Telerik RadGrid entirely in the code behind
Any comment will be very useful.
Thanks in advanced.
Ivan Ruiz
Cytrux Software