954,593 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

C# create dynamic gridview using custom table name (allow edit, select, and delet

Hi all,

Anyone know how to create a dynamic gridview with the following specs:

1. Fixed datasouce (sqldatasource) with a fixed string connection (and database name)
2. Fixed select statement: "SELECT * FROM " +
3. came from textbox input and there is a button available that will fire gridview creation if clicked
4. Allow selecting, editing, and deleting in the gridview (also will enable data update in database)

I have spent quite some time research and research all over internet with no good answer came out.

I hope you all can help me.

Thank's

vistriv5
Newbie Poster
5 posts since Nov 2011
Reputation Points: 10
Solved Threads: 0
 
sufyan2011
Junior Poster
166 posts since Dec 2011
Reputation Points: 9
Solved Threads: 20
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: