M
Max2006
Hi,
We need to develop a user control that extend GridView to be able to
view/edit database tables.
The components should have parameters for TableName and ConnectionString,
then shows the records and allow users edit, delete or update records.
The name of table will be define at runtime (as opposed to compile time)
Before we develop such component, I wonder if such thing is available as
commercial or open source user control.
Any help would be appreciated,
Max
We need to develop a user control that extend GridView to be able to
view/edit database tables.
The components should have parameters for TableName and ConnectionString,
then shows the records and allow users edit, delete or update records.
The name of table will be define at runtime (as opposed to compile time)
Before we develop such component, I wonder if such thing is available as
commercial or open source user control.
Any help would be appreciated,
Max