Is there a way where GridDropDownColumn item is filter by another GridDropDownColumn in the same gridview but different column???
3 Answers, 1 is accepted
0
Missing User
answered on 22 Oct 2008, 08:21 AM
Hello Lendi,
You can use SortExpression. The SortExpression represents a filed-name from the DataSource that should be used when grid sorts by this column. Here is an example: