Hello,
We have 2 small grids. By using UltraGridDocumentExporter we can export its line by line.
{Grid 1}
{Grid 2}
How we can put its in one line ?
{Grid 1} {Grid 2}
UltraGridDocumentExporter expect only Report or Section as parameter.
thanks