This question is locked. New answers and comments are not allowed.
Hi Sir,
i am using RadFilter with RadGrid for filtering.
when i do filter with Boolean field i have this error.
String was not recognized as a valid Boolean.
error occurs on this line of code
rfGridFilter.RecreateControl();
I am new to this environment.
My radGrid is being generated on runtime.
Could you provide me the solution.
Thanks.
i am using RadFilter with RadGrid for filtering.
when i do filter with Boolean field i have this error.
String was not recognized as a valid Boolean.
error occurs on this line of code
rfGridFilter.RecreateControl();
I am new to this environment.
My radGrid is being generated on runtime.
Could you provide me the solution.
Thanks.