Search results for query: *

  • Users: AsifK
  • Order by date
  1. A

    Delete row from datagrid that is bound to a two-dimensional array

    Hi, Does anyone have any suggestion? Is there another method I can use to add and delete rows from an array that is bound to a datagrid? Please help! Thanks, AsifK
  2. A

    Delete row from datagrid that is bound to a two-dimensional array

    Hi, I have a form with a datagrid that is bound to a two-dimensional array. I did this using the method described by Microsoft's MSDN (please see the following link for details) Binding the Windows Forms DataGrid Control to a Data Source I have the grid working, and am able to add records...
Back
Top