I would like to add some rows to an existing datagrid. If I add rows to a new datatable and then bind this datatable to the datagrid, then the grid will refresh/reload (Since it is being recreated).
Is there anyway to add rows/values to a datagrid? Thank you for any help.
Is there anyway to add rows/values to a datagrid? Thank you for any help.