Sort Checkboxes with checked on top.
My first column in a grid is a checkbox.
when I click on the header for the first time, how do I get the checked rows to be on top.
I understand why its doing it, because the column is set to "false" and "false" comes before "true".
I guess what i'm askings is when you click on the header for first time, how do you get it to sort descending first, instead of ascending but only for that one column?
Thanks for your time
when I click on the header for the first time, how do I get the checked rows to be on top.
I understand why its doing it, because the column is set to "false" and "false" comes before "true".
I guess what i'm askings is when you click on the header for first time, how do you get it to sort descending first, instead of ascending but only for that one column?
Thanks for your time
sv
August 18,