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
225
Dynamic Cell Editors Control
posted

Hi,

I have tree which columns are bound to a bindingsource which holds custom objects. One Property of this objects has the type object. Another property of this objects are bound to a column which uses an comboeditor as editor. Now I will change the Editor of the Column which is bound to the object property, when the value of the second property changed through the comboeditor.

Is this possible to do?

 

Thanks for your help.

Parents
No Data
Reply
  • 469350
    Offline posted

     It seems like this should be possible, but I'm not sure waht you are asking. You would probably use the CellChange event, I think. 

Children
No Data