I am using a dynamic GridBoundColumn and I'm adding a custom filter (RadComboBox). everything is great except I can't filter--filterItem.FireCommandEvent fails with the exception "Neither of the types 'String' and 'Boolean' converts to the other". Any advice would be appreciated.
1 Answer, 1 is accepted
0
Pavlina
Telerik team
answered on 01 Jul 2010, 10:53 AM
Hi Michael,
In order to avoid this exception, you need to convert the combo selected item from string to boolean and pass it to the FireCommandEvent in the filter parameters.
Sincerely yours,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items