Browse by Tags
All Tags » filtering » Xceed grid (RSS)
-
Hi all,
How can i disable Sorting and filterring for a particular column on the othe hand i need to sort and filter for all other columns ??
Thanx
-
I have a grid with an unbound column that uses a value converter. The value converter checks the passed in value to see if it is null and then returns ''Active'' if it is and ''Inactive'' if it isn't. (it's a deactivated date)
Everything works great and the autofilter shows up with two choices in it. Active and Inactive. I ...
|
|
|
|