Hi,
I am using a DataTable to automatically generate grid columns as in the "binding-to-datatable" example. This is working well, but I can't figure out how to create a dropdown list for a given known column.
Prior to autogenerating the columns, I would use "EditorTemplateName" to specify the editor template. Can this be done with autogenerated columns, and if so, how? Is there an example of this being done?
Thanks in advance,
Ryan