Programatically adding groups
Posted: Sat Sep 26, 2009 7:16 pm
I can group by fields in my vb .net ultragrid by simply dragging a column header above the grid. You can add multiple columns and get
a nested grouping.
In vb .net code I can determine what columns are being used and their order. I would like to take this information and then customize
my Stimulsoft report accordingly.
For example one has sorted/grouped formulas by their status and type. I would then like to print out the formulas sorted by formula status and the
formula type within the status groups. This is easily accomplished in the designer but I do not know ahead what a user might choose so I need to do it
in code.
How do I create the GROUPS available in the designer using vb .net code?
Is their any place where the Stimulsoft API is available? Using the VS object explorer is quite cumbersome.
thanks,
jlk
a nested grouping.
In vb .net code I can determine what columns are being used and their order. I would like to take this information and then customize
my Stimulsoft report accordingly.
For example one has sorted/grouped formulas by their status and type. I would then like to print out the formulas sorted by formula status and the
formula type within the status groups. This is easily accomplished in the designer but I do not know ahead what a user might choose so I need to do it
in code.
How do I create the GROUPS available in the designer using vb .net code?
Is their any place where the Stimulsoft API is available? Using the VS object explorer is quite cumbersome.
thanks,
jlk