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

Change filter value on FilterCommand

1 Answer 83 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Benny
Top achievements
Rank 1
Benny asked on 23 Aug 2010, 01:19 PM
Hi,

I'm trying to change the filtervalue when a user performs a filter command on the grid.
Currently there's a column with a document ID. The documentID is normally an integer but we're formatting the ID as follows xxx.xxx.xxx.

So in the underlying datasource the column value is an integer but on OnItemDataBound I'm formatting this value to xxx.xxx.xxx
Now if the user enters a filter value like xxx.xxx.xxx, this doesn't work. I need to (I suppose) unformat the value.

What is the best place to do this?

Kind regards.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 25 Aug 2010, 06:44 AM
Tags
Grid
Asked by
Benny
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or