Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
Hello All,

I need to add rich box editor in the Asp.net Razor web site.
can any one please provide sample for this.

thanks and regards,
Amit Patel
Posted

1 solution

We use tinyMCE[^] in our MVC3 application, it's a HTML editor. Here[^] is a HTML rich text editor. We used tinyMCE in asp, ASP.NET and MVC3. There's no reason you can't use any existing component in your MVC3 site.
 
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