I think this should be very simple, but even with all of the examples out there, I cannot figure this out. I think lack of sleep is getting to me..
I have a RadGrid with some GripDropDownColumns. I am using in-line editing. I wish to populate the drop down lists in the columns with certain strings so I can limit user input to a static set of inputs. I cannot just bind this to the database column, since all of the optional inputs may not be in there yet.
How do I achieve this? I have seen an example using a edit template, but I'm not using a template.. simply in-line editing.
Thanks,
Stephen
I have a RadGrid with some GripDropDownColumns. I am using in-line editing. I wish to populate the drop down lists in the columns with certain strings so I can limit user input to a static set of inputs. I cannot just bind this to the database column, since all of the optional inputs may not be in there yet.
How do I achieve this? I have seen an example using a edit template, but I'm not using a template.. simply in-line editing.
Thanks,
Stephen