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

Grid creating more rows with client side binding.

1 Answer 24 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ron
Top achievements
Rank 1
Ron asked on 17 Sep 2013, 10:14 AM
Hi,

I'm using rad grid and client side data binding. Every time I load the page the grid creates more rows than specified. For example, on the intial load there should be 3 rows loaded. But the grid attempts to create more rows then it goes back to 3 rows. This all happens in a 1 - 2 seconds but you can see the rows than it goes back to normal. If I specify a page size of 2 (which is one less than what I want) everything works fine. If I specify a page size of 3 (which is what I want...3 rows) the grid still attempts to create more rows. I'd really appreciate if anyone can help me make sense of this.

thanks,
Ron.

1 Answer, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 20 Sep 2013, 08:17 AM
Hello,

This is not a normal behavior for the grid. Can you specify how exactly you have setup the client-side binding in your case?
You can test the grid in this online demo
http://demos.telerik.com/aspnet-ajax/grid/examples/client/declarativedatabinding/defaultcs.aspx
It should behave properly with any page size. 

Regards,
Marin
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
Ron
Top achievements
Rank 1
Answers by
Marin
Telerik team
Share this question
or