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.

Recommended Answers

All 2 Replies

>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.

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.