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

Creating a dynamic table in databse

Dear Experts,
Thanks for your time.

I have to creat a dynamic table through asp.net in database.
On page there is a table Row with text and column with text.
There is button Edit above the table:

User press + to add a row or colum
Column and row is added on asp.net page as well as in database with text.

and can be deleted by pressing -

databse i am using is mysql.

Kindly help me how to do it.

naveedqadri
Junior Poster in Training
60 posts since Nov 2010
Reputation Points: 10
Solved Threads: 0
 

>I have to creat a dynamic table through asp.net in database.

That is bad design. You should try to consider the alternative of this design.

__avd
Posting Genius (adatapost)
Moderator
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
 

Thanks for suggestion, Can you guide me to some link.

naveedqadri
Junior Poster in Training
60 posts since Nov 2010
Reputation Points: 10
Solved Threads: 0
 

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