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
170
Problem with AllowColSizing property in Wingrid
posted

I have a grid bind to a dataset having two tables with parent child relationship. Both tables have same number of column. Grid display the tables in hierarchical view in two bands. I hide the column headers for second band. I also set the AllowColSizeing property to Syncronized to get a behavior that if I resize any column in first band, respective column in second band must be resized. But I am unable to achieve this behavior. 

Parents
  • 170
    posted

     I want syncronized behavior for all bands in ultra wingrid. Mean to say that if i resize any column in parent band, respective column in child band also be resized to same size. But I am unable to get this behavioir. I explicitly set the sizing property to syncronized but no solution yet.

Reply Children