I mean radgrid with IBindableTemplate .
Is there an example out there that shows how to add EditItemTemplate, and binding it, in code?
I'm having a hard time finding examples of this.
Thanks.
Is the demo you attached available on the Telerik Documentation and Demos site? If not, it should be. It's hard to find it here in the forums.
0
Viktor Tachev
Telerik team
answered on 18 May 2016, 11:17 AM
Hello Sonny,
The following article illustrates how you can define template columns in the code-behind for the RadGrid. We will consider updating the code snippets to include also IBindableTemplate.