Click here to Skip to main content
15,905,504 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created an Admin back end system when I click a button I want to dynamically create a button on the front end view. How do I go about doing that?
Posted
Comments
[no name] 10-Sep-14 22:11pm    
do it in view page using Razor and your code logic

1 solution

Fiddle to create button[^]

Above link is the fiddle example to create a div with buttons dynamically on click of another button.
Hope this helps
Thanks
:)
 
Share this answer
 

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