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
302
UltraGrid column with DropDownList style
posted

Hi,

We're using an UltraGrid with a ValueList-based column (with a list of operators).
I would like to achieve a combination of the DropDownList style and the Button style (screenshot).

If the user clicks on the button, it should toggle the dropdown. Unfortunately, I didn't find a way to achieve this behavior. I've tried to toggle the dropdown in the ClickCellButton, but this has no effect.

Any ideas?

 

Thanks in advance,

Kevin

Parents Reply Children
No Data