‎2008 May 20 11:56 AM
Hi Experts,
I want to justify the table header in Smartforms. I like to start all header lines in parallel. from left side. How can I do this. Also how can I do the dynamic display of Table rows in Smartforms.
Thanks and Regards,
Deepak
‎2008 May 20 12:26 PM
For justifying the header, create style in the smart form using style option for left allignment. Asign this style name in the output option
of the object.
For display of table data, create one table in main window of the smart form. Draw the layout of the display and in data section specify the name of the internal table containing the data. Declare the work area name in the global definitions.
In the header part of the table specify the column name.
The main area will display the table data.
Hope this will help you.
Regards
Sourabh