Does anyone have any examples of Client-Side Binding with GridTemplateColumn? I have a grid that is linked to a web service. All of my fields update except my template fields. There is a get_cell() that returns a reference to a regular column but not a template one. It almost seems like you have to use all regular columns then manually replace the HTML using javascript. Is there a better way or any examples that might help me? I have lots of places where i have two lines of data in a single field.
Thanks!
Levi
Thanks!
Levi