This is a migrated thread and some comments may be shown as answers.

Drop down filter: Presence of a semi colon ?

1 Answer 30 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Shashank
Top achievements
Rank 1
Shashank asked on 14 May 2012, 10:34 AM
Hi,

A column of my rad grid view has a drop down filter with the following items:

Apple
Orange
Apple;Orange

I am able to filter the items successfully on selecting either Apple or Orange. But the if i select Apple;Orange, I get the error.
I assume that this error is due to the presence of the semi colon between apple and orange. If I remove the semi colon, then it is working fine.

Error:
Line: 6
Error: Sys.WebForms.PageRequestManagerServerErrorException: Index was 
outside the bounds of the array.

Is there any way to accomodate the semi colon.

Regards,
Shashank 

1 Answer, 1 is accepted

Sort by
0
Shashank
Top achievements
Rank 1
answered on 15 May 2012, 04:34 AM
Tags
Grid
Asked by
Shashank
Top achievements
Rank 1
Answers by
Shashank
Top achievements
Rank 1
Share this question
or