how to work with datagrid?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sathyan8294
    New Member
    • Apr 2007
    • 17

    how to work with datagrid?

    how to work with datagrid using
    1)delete command( permanently to remove all selected rows or selected single rows)
    in sql database through datagrid during run time in vb.net windows application
    and
    2)update and save the changed values permanently in sql database through datagrid during run time in vb.net windows application?
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    Originally posted by sathyan8294
    how to work with datagrid using
    1)delete command( permanently to remove all selected rows or selected single rows)
    in sql database through datagrid during run time in vb.net windows application
    and
    2)update and save the changed values permanently in sql database through datagrid during run time in vb.net windows application?

    Comment

    Working...