Hi all,
I have 2 problems with Multi Column Combobox:
1. There is an event like "SelectionChangeCommitted" (in the normal combobox)? Because I need to fire an event to catch the value selected when the user selects the row on multi column combobox. I can't use SelectedIndexChanged event because my combo have a datasource.
2. Everytime i click for the first time on combo to open, that don't display correctly as I coded (ex. .AutoSizeDropDownToBestFit = True). It just displays correctly after the first click.
Sorry for my bad English.
I'm using Q3 RadControls.
I'm programming in VB.NET 2010.
Thanks for supporting me :)
I have 2 problems with Multi Column Combobox:
1. There is an event like "SelectionChangeCommitted" (in the normal combobox)? Because I need to fire an event to catch the value selected when the user selects the row on multi column combobox. I can't use SelectedIndexChanged event because my combo have a datasource.
2. Everytime i click for the first time on combo to open, that don't display correctly as I coded (ex. .AutoSizeDropDownToBestFit = True). It just displays correctly after the first click.
Sorry for my bad English.
I'm using Q3 RadControls.
I'm programming in VB.NET 2010.
Thanks for supporting me :)