Displaying table contents on the BSP Application
...Previous
Step9:
Execute the application then the following screen appears.
Provide the customer name then the output screen is:
Step10:
In the above output, to retain the value given customer field, we can
achieve it by the option value in the Inputfield
in html tag.
Now the output is:
Step11:
To display only selected field in the table, then we can achieve this using tableviewcolumn
html tag.
Now the output will be:
|