Hi
I have an UltraCombo, that I load records only once. The first time the drop down arrow is clicked.
I need the ability to have a button inside this drop down list, so that the user can re-load data.
Is this possible?
Hi,
No, there's currently no built-in functionality for adding buttons on the dropdown. You could use the ButtonsRight or ButtonsLeft property to add buttons to the edit portion of the control, though.
You should Submit a feature request to Infragistics.