Hi,
In data base i have 6 rows. from list service i am able to display those 6 rows into listitem.
in a page I have 6 input fields. now i want to display each item in the listitem, in input field one by one.
this can be done by data mapping or coding?
If coding how to write code?