Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have two tabs with container type as Single object.I have to show both tabs in print preview of edit reports.Its based on tab selection.If 1st tab is selected then only 1st tab data showing.
Thanks
Hi,
Go to property->Presentation->container Type->change it to Grid
Regards,
Is it not by using Container type as Single object ?
Hi,
When you use Container Type as Single Object
Then it will show you as only one object at a time.
But if you mention Container Type as Grid then you will get two more option to set column and Row
If you write Row=1 Column =2 then it will show you both object side by side.
Regards