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

RadGrid Client-Side Binding and Templates

1 Answer 136 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 12 Mar 2009, 08:01 PM
Hello,

I just got the client-side binding feature to work well using a web service.  That's all good.  But, the issue is I have some template fields that are not being bound; I only see the controls that use the GridBoundColumn and not the GridTemplateColumn (those are the only two I am using).  Is there some trick to this?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 16 Mar 2009, 08:39 AM
Hello Brian,

You can use RowDataBound client-side event to achieve this. Please check the second column in this demo:
http://demos.telerik.com/aspnet-ajax/grid/examples/client/databinding/defaultcs.aspx

Best wishes,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or