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
275
Different columns in sub band of each row
posted

Hello

I have a grid that (simplifying the example for illustration purposes) contains two rows in the main band (lets call the main band "Query"). Each row contains a subband (lets call it "Results"). The first column of the subbands is of type string and the remaining (data-dependent) columns are of type double.

I need this:

The first row's subband to contain 4 data-dependent columns (plus the first string column)

and

the second row's subband to contain 8 data-dependent columns (plus the first string column).

Is this possible? What I seem to end up with is the subbands of both rows (in the first band) contain 8 data-dependent columns, with the first row's 'extra' 'unwanted' columns being left blank.

 

Kind regards

Kostas.

Parents
  • 12773
    posted

    Hello Kostas,


    Please let us know if you have any other questions with this matter.
    Thank you.

    Sincerely,
    Dimi
    Developer Support Engineer
    Infragistics, Inc.

Reply Children
No Data