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
110
Fixed Columns
posted

I used UltraDataSource to create the data structure shown below.

Band 0

   Group 0

   Level 0

       Column 1

       Column 2

       Column 3

       Column 4   

  Level 1

       Column 5

       Column 6

       Column 7

       Column 8

 

When I display the UltraWinGrid I group by column 0.

 

I would like to freeze column 1 and column 5 which are on top of each other. Setting Fixed property to true for both of these columns do not work.  Is this possible?

Parents Reply Children
No Data