Editable Datagrid - adding network user
-
Hi, I've got an ASP.NET application which has an editable datagrid linked to an access database. I'm looking to update a field in the database with the username of the person logged into the network to show the last person to update that record. Being new to ASP.NET I'm not sure where to start, would anyone have any links to good articles showing how to go about this? Many Thanks
Rob
-
Hi, I've got an ASP.NET application which has an editable datagrid linked to an access database. I'm looking to update a field in the database with the username of the person logged into the network to show the last person to update that record. Being new to ASP.NET I'm not sure where to start, would anyone have any links to good articles showing how to go about this? Many Thanks
Rob
Try this: http://www.gridviewguy.com/Articles.aspx Hope it helps u...
-
Try this: http://www.gridviewguy.com/Articles.aspx Hope it helps u...