Hi Jack,
Thanks for ur response. By calling LoadElementTree method solves the issue regarding the columns bestfit.
But i am unable to set the Dropdown width. The dropdown is taking the exact width of the RadMultiColumnCombobox.
Using the trail version the following code works fine.
Also am still stuck with the SelectedIndex issue. When the form having the RadMulticolumnCombobox is loaded, i want the
RadMulticolumnCombobox to be empty. And upon selection from the Dropdown, the column value to be selected. But again by
default the SelectedIndex is getting set to 0 even though if we explictly set the selection index to -1 in form load as mentioned below.
Upon selection of a row from the DropDown the corresponding value is not getting populated in the RadMultiColumnCombobox.
Also i have observed that when DisplayMember and ValueMember properties are removed from the code , upon selection of a row in the Drop down the corresponding value is getting populated in the RadMultiColumnCombobox. Is this the functionality or an issue with the Licensed Version?
I absolutely had no problems when i used the trail version(RadControls for WinForms Q2 2009 SP1) and the application worked fine. But upon installing the Licensed Version(RadControls for WinForms Q3 2009) I am facing these issues. Please let me know how this can be fixed.
Regards,
Prasad.