I have a radgrid with a combobox column that I need to allow the user to type in, and if the item they enter is not in the list, allow them to add it to the underlying datasource via another form.
I would like to know which event to handle on the radgrid or combocolumn that will allow me to do this.
It is super easy to do using, name kept secret, control suite, via a method called ItemInList. Alas, I cannot find a similar solution in the Telerik suite. Please tell me that I am just overlooking it.
Thanks in advance.
I would like to know which event to handle on the radgrid or combocolumn that will allow me to do this.
It is super easy to do using, name kept secret, control suite, via a method called ItemInList. Alas, I cannot find a similar solution in the Telerik suite. Please tell me that I am just overlooking it.
Thanks in advance.