I need some help with an issue. In the web combo, I am able to add a button to the combo box which is what I use to open a form which manages the items in the combo box. I want to create this feature with the wincombo however I do not know the syntax to use. Keep in mind, what I am looking for is a way to add a button to the combo box which I can use to open a form for managing the combo box items
Hi,
There's no built-in functionality to add a button to the list. You should Submit a feature request to Infragistics
ok thanks. I found what I need but the button is shown in the combo box text area that is shown when the combo box is closed. I would like to have the button I added shown only when the combo box is opened. Possibly in one of the rows to the left hand side.
You can use the ButtonsRight or ButtonsLeft collection to add buttons to the WinCombo.