Hi All,
I want to display the user input fields data into view1 in rows and column,
I am having some rows of input fields for user in view1, they can key in even 1 row of data .
I am trying to display in view2 all the fields for which the user has entered data and not the blank fields.
The data is getting transfered but not as I need. In table UI when I am binding it is displaying in one row . I want to display in rows and columns.
Class Area
A XYZ
B PDF
C DEF
Could any one highlight some points.
Regards