How do I use data gridview or any such control for data entry?

Last post 05-09-2008 8:24 AM by Raggers. 1 replies.

Sort Posts:

  • How do I use data gridview or any such control for data entry?

    05-09-2008, 6:51 AM
    • Loading...
    • cy-b
    • Joined on 05-09-2008, 10:04 AM
    • Posts 1

    I need to bulk enter the data in a grid-view like control (i am not sure about grid view ) in which the first column is data bound from a table , second column should have a check box , then the next two columns should have text boxes and and the last column should have drop down box. on clicking the submit button, for every row that has check box checked should be added to another table.

     

  • Re: How do I use data gridview or any such control for data entry?

    05-09-2008, 8:24 AM
    Answer
    • Loading...
    • Raggers
    • Joined on 02-17-2006, 4:40 PM
    • Germany
    • Posts 81
    http://www.asp.net/learn/data-access/tutorial-66-cs.aspx
    If this solves your problem please mark as answer
Page 1 of 1 (2 items)