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

telerik grid client side event issue

1 Answer 60 Views
Grid
This is a migrated thread and some comments may be shown as answers.
faisal
Top achievements
Rank 1
faisal asked on 10 Jun 2011, 04:26 PM
Hi, 

i am working on grid population at client side by page methods. i am using like this

PageMethods.GetData(currentPageIndex * pageSize, pageSize, sortExpressionsAsSQL, filterExpressions.toList(), updateGrid);

updateGrid is a client side method in which i bind the resultset to grid. in item command some time it goes into updategrid method and sometimes not i donot know why when i click on page button. 

plz help

Regards,


Faisal

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 15 Jun 2011, 01:22 PM
Hi Faisal,

Can you confirm if you can replicate the problem in our client-side binding online demo? If you cannot, take a closer look at its code and see what is different on your side. Also, try debugging your javascript to trace where your logic breaks.

Greetings,
Tsvetina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
faisal
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or