Hey, so I have an Access DB on a website. I want to create ONE Datagrid that will Build/Bind/Edit/Update/Delete records by only passing it only one variable, the Table's name.
Any thoughts. I dont really want to create an update string for each table, or even worse, a single page per table.
Thanks.
