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

RadGrid only showing 11 rows

1 Answer 149 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Viz
Top achievements
Rank 1
Viz asked on 27 Mar 2011, 07:54 PM
Hi,

I have a Radgrid that uses client-side binding.  Using a GridBoundColumn displays all entries in my result set correctly.  When I add in a GridTemplateColumn and with an embedded control such as an asp:label only the first 10 or 11 rows display for that column.  I am not using paging but the grid is behaving as if it's using the default paging value (seems to be 10) for the GridTemplateColumn.  I believe this somewhat of a known error: http://www.telerik.com/community/forums/aspnet-ajax/grid/gridtemplatecolumn-problem-on-page-resize.aspx
but that was sometime ago.  Any ideas or workarounds?  Catching the OnRowDataBound and adding a label with a tooltip seems to be not the best fix.

Thanks

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 28 Mar 2011, 01:07 PM
Hello,

I recommend that you examine the following forum thread which elaborates on how to resolve this problem:
http://www.telerik.com/community/forums/aspnet-ajax/grid/paging-with-client-side-binding.aspx

Regards,
Pavlina
the Telerik team
Tags
Grid
Asked by
Viz
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or