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
90
Combo Box in UltraWebGrid
posted

Hi.

I have an Combo box with some values in an UltraWebGrid and i want

when you click the DropDownButton and select something to do something else

What event i can use.

The Combo box is created dynamically.

Thanks

Parents
No Data
Reply
  • 28464
    posted

    Hello,

    Well, it really depends on your scenario. Typically, the event you would handle is SelectedIndexChanged, but then again, it really depends on how the combobox is used. Is it through EditorControlID, or through TemplatedColumns, etc.

Children
No Data