W
William Gower
I am creating a page that will use a DataGrid. It will display a list of
people. Each row will have an Edit button that will take the user to
another page where they can edit that particular record. Each row will also
have a Delete button that will delete the record. Should I use a DataSet as
the datasource of the Grid?
people. Each row will have an Edit button that will take the user to
another page where they can edit that particular record. Each row will also
have a Delete button that will delete the record. Should I use a DataSet as
the datasource of the Grid?