Declined
Last Updated: 21 Jan 2015 11:24 by ADMIN
Olias Becker
Created on: 21 Mar 2013 20:59
Category: UI for ASP.NET AJAX
Type: Bug Report
1
Rad Grid Client Binding with GridTemplateColumn
When binding a RadGrid (client-side) containing a GridTemplateColumn as described in various Telerik posts, binding for that column seems to work for the first few rows, then seems to stop producing the markup for the asp:Label within the ItemTemplate. Therefore, the remaining items in the grid are empty for that column. 

I have isolated the issue in the attached test files and provided a screenshot of the result.
3 comments
ADMIN
Milena
Posted on: 21 Jan 2015 11:24
Unfortunately the described behavior is rather expected. Client side biding of RadGrid does not support ItemTemplate. You can use ClientItemTemplate for such scenarios. Please review the following demo:
http://demos.telerik.com/aspnet-ajax/grid/examples/data-binding/client-side/client-item-template/defaultcs.aspx
Olias Becker
Posted on: 21 Mar 2013 21:12
Also, I'm using assembly version 2012.3.1016.40
Olias Becker
Posted on: 21 Mar 2013 21:01
Here is a screenshot of the attached demo page result.
Attached Files: