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
80
UltraWinGrid Band 2 Column Width
posted

Hi Support

I have an application in which I am using UltraWinGrid (infragistics 14.2).

In my grid I have two bands (have two table with relation as data source of grid).

First table (you can say first band) has “Comments” as Last column and second table has “Delete” as Last column.

My requirements are:-

  1. Last column of band 1 (that is Comments) should extended.
  2. Last column of band 2 (that is Delete) should not extended.
  3. Width of second last column of band 2 (that is Comments ) should be equal to width of last column of band 2(that is Comments and changed at run time with respect of description column)

 

Here I am attaching a demo application for the same, please view what I have did and please suggest the solution.

 

Thanks in advance.

UltraGridDemo.zip