Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Row style entry module

Status
Not open for further replies.

vcllvc

Programmer
Jul 12, 2001
136
US
I need to create a entry module to enter some text, then I need to parse the text on the backend. My problem is on the presentation layer.

I want the user can enter/select from a row field and then hit a "MORE" button, then a new row will display for another entry. Beside, the entry module does not bind to any data source.

I've played around the Gridview, FormView, DetailView and DataList but I am not getting them work like what I want to. I know I am missing something, hope something one can show me the right path.

Thanks in advance.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top