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
1500
Update cell on selecting dropdown value
posted

Hi,

 I need to have a cell updated when a new dropdown value has been selected.  Is there some setting for it?

 I thought to handle the CellListSelect event and perform ExitEditMode action. That does what I want, but after the CellListSelect event handler the NullReferenceException is thrown inside the infragistics dll, that's probably a bug. Isn't that? However, I didn't try to reproduce that in the small sample application.

 Thanks,

Vitaly

Parents
  • 469350
    Offline posted

    Hi Vitaly,

    I don't understand your question.  Why would you have to do anything to get a cell to update when the user picks a value from a DropDown? This happens automatically. 

    Do you mean you are creating your own dropdown? If so, then I need more information about what you are doing and what kind of dropdown you are using. 

Reply Children