Hi,
I have a RadGrid with several checkboxes and I need people to be able to group by them. For example I have a field called LIVE which they will want to group by to see the live actions separate from completed (non-live) actions.
When I group now - it works, but I get groups of True/False as it is a checkbox field. Is it possible to specify text such as "Yes" or "No" instead, or even "Live Issues", "Completed Issues" as the header of each group instead of true/false.
Thanks in advance
I have a RadGrid with several checkboxes and I need people to be able to group by them. For example I have a field called LIVE which they will want to group by to see the live actions separate from completed (non-live) actions.
When I group now - it works, but I get groups of True/False as it is a checkbox field. Is it possible to specify text such as "Yes" or "No" instead, or even "Live Issues", "Completed Issues" as the header of each group instead of true/false.
Thanks in advance