GridFilterBar and Mapping Combo Cells

I was wondering if there is a way for the gridFilterBar to allow the users to filter items with the gridFilterBar, based on the display member, instead of the valuemember for combo cellss. I.E. my situation is I am using a gridDataBoundGrid to display a set of data. Some of the fields in the table are using a one character mapping (A -> Apple). However, in the gridFilterBar, the user is only getting a selection for A, which is meaningless to them. They need to be able to see Apple. Is there any way to acomplish this?

4 Replies

AD Administrator Syncfusion Team August 4, 2004 10:51 AM UTC

Currently, you would have to derive GridFilterBar to do this. Here is a forum thread with a sample that I think does what you asked. If not, post back. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=5911


AD Administrator Syncfusion Team August 4, 2004 01:58 PM UTC

Thanks, that worked for me


RI Rick January 19, 2005 01:14 PM UTC

I went to this thread and tried to download the sample, but get a page not found error. Is it still available? Rick >Currently, you would have to derive GridFilterBar to do this. Here is a forum thread with a sample that I think does what you asked. If not, post back. > >http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=5911


AD Administrator Syncfusion Team January 19, 2005 02:43 PM UTC

Try this link http://64.78.18.34/Support/Forums/message.aspx?MessageID=8368

Loader.
Up arrow icon