Hi!
I use grouping and paging in my grid. Sometimes a group will continue on the next page(s).
I wonder if anyone knows of a simple way to analyze a GridGroupHeaderItem to find out if the group either continues from the previous page or continues on the following page.
I know that I can analyze the DataCell.Text attribute but since my grid can be translated into several languages it might be a bit tricky.
Thanks
/Mats
I use grouping and paging in my grid. Sometimes a group will continue on the next page(s).
I wonder if anyone knows of a simple way to analyze a GridGroupHeaderItem to find out if the group either continues from the previous page or continues on the following page.
I know that I can analyze the DataCell.Text attribute but since my grid can be translated into several languages it might be a bit tricky.
Thanks
/Mats