Click here to Skip to main content
15,898,222 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dea all,
I wanted a richtextbox control in my web form.
I have downloaded something from net.It is working fine but it does not have a table to insert.
It contains simple formatting,not full featured.
and i have also googled but dont find a suitable one.
if u know please send me the link so that i can explore.
thanks in advance
Posted

This might do what you want: CKEditor[^]. If not, there are many more like it - Google is your friend.
 
Share this answer
 
Have a look at this editor for Web applications.
This is good and provided by Microsoft: HTMLEditor Demonstration[^]

You can go in it's HTML view and then insert the table tag per you need. It will render it when viewed in Design view.
 
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