I already create a complete grid in the cs code. This grid is working fine, but now I want to create in the same c# code a combo selection-box as http://demos.telerik.com/aspnet-ajax/grid/examples/programming/filtertemplate/defaultcs.aspx I want to supply the selection items which have to fill the combobox, so they don't have to be loaded using a datasource.
I have been looking and working with several samples using eg ITemplate, but i'm notting getting it to work. How can I create this?
Thanks
I have been looking and working with several samples using eg ITemplate, but i'm notting getting it to work. How can I create this?
Thanks