Can someone please confirm that the GridDropDownColumn doesnt have a dataformatstring property. If it doesnt, can one be implemented without messing up the grid editing/inserting? If it matters, I am trying to use "<div class="xxxxxx">{0}</div>".
Additionally, I have temporarily created a TemplateColumn with a radcombobox. When using the radgrid automatic updates, everything updates correctly except for the combobox values which dont appear to do anything. When in edit mode, the combobox displays as it should with the correct selectedvalue. Should I be using a controlparameter with my sqldatasource, because a regular parameter is having no effect?
Thanks for any help with my problems above.
Joshua Zimmerman
Additionally, I have temporarily created a TemplateColumn with a radcombobox. When using the radgrid automatic updates, everything updates correctly except for the combobox values which dont appear to do anything. When in edit mode, the combobox displays as it should with the correct selectedvalue. Should I be using a controlparameter with my sqldatasource, because a regular parameter is having no effect?
Thanks for any help with my problems above.
Joshua Zimmerman