Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

when we click on BUTTON1 , the table should be displayed. clicking on BUTTON2 should add rows dynamically... click on BUTTON3 should lock all adding of rows .

And when we click on BUTTON1 again , it should add a new table dynamically , and the process will continue as per the same above

share|improve this question
2  
What have you tried? Post your code, as well as its current and expected results. –  Trojan 12 hours ago
 
What is your exact question ?? And as @Trojan is saying what you have tried till now?? –  Ronak Bhatt 11 hours ago
add comment

put on hold as unclear what you're asking by ling.s, Robert P., noloader, Dhaval Marthak, Łukasz L. 10 hours ago

Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question.If this question can be reworded to fit the rules in the help center, please edit the question.

Browse other questions tagged or ask your own question.