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.
Hello Kostas,
Please let us know if you have any other questions with this matter.Thank you.
Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.
No that's fine, many thanks for your answers!