Click here to Skip to main content
16,012,166 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to get the following result like:

__________________________________________
M1 | M2 | M3 | button1 |
__________________________________________
a1 | b | C | |
__________________________________________
a2 | b | C | |
__________________________________________
button2| | | |


If click on button 1 to add one more column in between M3 and button1
if click on button 2 to add on more row in between a2 and button2

Please anybody help me.. which control i use?
I'm using ASP.NET 3.5.
Posted

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900