Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2165
XamGrid GroupAreaCell control open
posted

Hi,

In our application we let the user to use the XamGrid grouping functionality. On the application start the group area is closed, by default (IsGroupByAreaExpanded="False").

The user can start the grouping, when first he open's the Group Area (Click on the  GroupAreaCell), after that he can Drag&Drop the columns.

My question is, how can we automatically open the group area, when the user starts to drag a column an the group area is closed, because until the group area is closed the column header can not move to the group area.

Can you suggest a solution for this?