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
395
Visible position within a band group
posted

I am setting the VisiblePosition property of some grid columns from 0 to 5. These columns have been added to a multi level group. Columns 0 through 4 are on level 0, and 5 is on level 1. The order of the columns on level 0 is not obeying the order defined by the VisiblePosition property. How do I make the VisiblePosition work properly in a multi-level band group.