Hi,
I'd like to create a toogle checkbox Filter for RadGrid this would hide/show rows based on one column contents = Achieved or not.
how would i go about doing this with a RadGrid ?
I'm not clear about your requirement. I guess you want to filter the Grid based on a column value and using checkbox filter. Please take a look at the below code snippet. Please elaborate your scenario if this doesn't help.