We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

GridFilterBar shows System.Data.DataRowView in Dropdown boxes

We use the GridDataBoundGrid with the GridFilterBar. The version we use is 2.1.0.9. If we load a dataset with columnnames that contain the characters "[" or "]" the dropdown shows us System.Data.DataRowView. Is this a known bug? Can we solve this using a workaround.

screenshot9.zip

3 Replies

AD Administrator Syncfusion Team January 17, 2006 01:02 PM UTC

Hi Alain, We have no other reports of this issue and have not seen it in our machine. Here is a sample that works fine. http://www.syncfusion.com/support/user/uploads/DataRowViewDemo_39712.zip If this is not what you want then, can you post a sample showing this problem or tell us how to see it in the sample? If you can provide us more information, we can try to find a solution. Regards, Madhan


AD Administrator Syncfusion Team January 17, 2006 01:47 PM UTC

Thanx for the quick response, I was wrong in thinking that the error occurred because of the "[]" characters. After using your demo application I found that is was the "." that causes the problem (see included file). Our column were like this : "Cytotoxicity VERO [222.013] CC50 (g/ml)".

DataRowViewDemo_39712_with_error_column.zip


AD Administrator Syncfusion Team January 19, 2006 02:46 PM UTC

Hi Alain, The GridFilterBar, uses the Windows Forms ListBox for displaying the drop down items. By default, the behaviour of the ListBox will not support for column names with ''.''. So, the GridFilterBar behaves like this. Regards, Madhan.

Loader.
Live Chat Icon For mobile
Up arrow icon