Hi All,
I have a grid that has 4 columns, the first one is a bound column and the rest are radio button columns.
I am creating the grid programatically.
1) The problem I am facing is on how to create the 3 radio button columns, I think its possible to do this in declartivley in the aspx page, but I want a way that I could add this columns to the grid programmatically.
2) and also I followed this link http://www.telerik.com/help/aspnet-ajax/grdprogrammaticcreation.html, hear I see that I would have to creat the "MyTemplate " class to use a template, is there a dafult class in RAD that could handle this for me, I mean when I create a template column declartively I dont specfiy a concrete class that implements ITemplate.
Would be great If I can hear back from you guys.
Regards,
Nairooz
I have a grid that has 4 columns, the first one is a bound column and the rest are radio button columns.
I am creating the grid programatically.
1) The problem I am facing is on how to create the 3 radio button columns, I think its possible to do this in declartivley in the aspx page, but I want a way that I could add this columns to the grid programmatically.
2) and also I followed this link http://www.telerik.com/help/aspnet-ajax/grdprogrammaticcreation.html, hear I see that I would have to creat the "MyTemplate " class to use a template, is there a dafult class in RAD that could handle this for me, I mean when I create a template column declartively I dont specfiy a concrete class that implements ITemplate.
Would be great If I can hear back from you guys.
Regards,
Nairooz