1. SmartClient_v100p_2015-05-13_LGPL
2. IE 11
I have a combobox I'm including in a ListGrid cell which is setup to only allow choosing from a list of allowable values. I would like to include a validator in the field for the cell that shows the error icon if the user has entered a value that isn't in the dataset supplying values to the listGrid cell combobox. What setting should be set to make this happen? If I set the -addUnknownValues- attribute to false, the incorrect value text turns blue, but no validation error icon is shown.
2. IE 11
I have a combobox I'm including in a ListGrid cell which is setup to only allow choosing from a list of allowable values. I would like to include a validator in the field for the cell that shows the error icon if the user has entered a value that isn't in the dataset supplying values to the listGrid cell combobox. What setting should be set to make this happen? If I set the -addUnknownValues- attribute to false, the incorrect value text turns blue, but no validation error icon is shown.