I have a series of check boxes on my rad ribbon bar which I use to quickly filter a grid. I am handling the Click event of the RadCheckBoxElement, this calls a method to Refresh the grid, the problem is that the checked value of the control is not being passed correctly to the toggle state property, e.g. when it's ticked it passes false, when it's unticked it passes true.
I know I am doing something stupid, but can somebody please advise what...
Justin
I know I am doing something stupid, but can somebody please advise what...
Justin