Hi,
We have sometimes been getting errors when we assign the selected value of a RAD combobox to a value that does not exist within the combobox. Firstly we do have a workaround for this however:
- we would like to know why the error occurs intermittentently and whether we can permently fix problem without the extra workaround code
or
- how to turn of the function to set the selected index to 0 if the combobox is assigned a non-existent value so we would see an error everytime
Note: the RADCombo.ClearSelection() function does not fix the problem.
Help greatly appreciated.
Thanks
We have sometimes been getting errors when we assign the selected value of a RAD combobox to a value that does not exist within the combobox. Firstly we do have a workaround for this however:
- we would like to know why the error occurs intermittentently and whether we can permently fix problem without the extra workaround code
or
- how to turn of the function to set the selected index to 0 if the combobox is assigned a non-existent value so we would see an error everytime
Note: the RADCombo.ClearSelection() function does not fix the problem.
Help greatly appreciated.
Thanks