Add TeXtbox text into the DataGridview+ Vb.net + Windows Application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sonia.sardana
    New Member
    • Jul 2006
    • 95

    Add TeXtbox text into the DataGridview+ Vb.net + Windows Application

    hey frnds i want to know that how to add Textbox entry into the dataGridView.

    Suppose I have DataGridView with two Columns-
    First Column--name
    Second Column--marks.

    On the Form--
    I have a Combobox ,Two Textboxes ,Button,Gridvie w.
    User select roll from combobox,Suppoe s he Select Rol number 1 ,I want that on button click Name & marks of Roll Number 1 are added to the DatatgridView.
Working...