Garreth21
Programmer
- May 19, 2005
- 29
Hi everyone,
I have a datagrid that I need to filter depending on a value in a column. If the column has certain data, then I want to show that row, if it doesn't then I don't want to show it. Can I do the checking for this in the ItemDataBound event or is that too late?
If anyone can give me some advice on how to go about this it would be much appreciated.
thanks
I have a datagrid that I need to filter depending on a value in a column. If the column has certain data, then I want to show that row, if it doesn't then I don't want to show it. Can I do the checking for this in the ItemDataBound event or is that too late?
If anyone can give me some advice on how to go about this it would be much appreciated.
thanks