- 1
Navigate to the SharePoint website (see Resources).
- 2
Navigate to the form or list you wish to amend.
- 3
Click "Actions," then from the drop-down list click "Edit in Datasheet." This opens the DataGridView control.
- 4
Click "New" to add a new record.
- 5
Click "Finish" then "Exit" once the new records have been added.
5/16/11
How to Use the Row for New Records in the Windows Forms DataGridView Control
The Windows SharePoint application allows for the creation of forms and lists that contain data. Ordinarily, users input data directly into the form or list, yet it is possible to input data in a more advanced way using a DataGridView. Using this view, not only can records be read and edited, new records can be quickly created.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment