Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
105
ComboBoxEditor
posted

 Hello, Just a quick question.

 

I have a Ultra Combobox editor databound to a bindingsource, with the display value linked to a name field in my db and the datavalue set to the record id.

My question is that selection of different combo items do not change my row position in my table.

I do exactly the same thing with a standard comb control and a change in selection will change the record position in my table.

The ultra win grid changes the record postion in my table - so, is it possible to set the ultra combo editor to move the record position in the underlying datatable.

 Thank you...