Two questions:
1: my requirement is absolutely weird. To add a dropdown in the existing toolbar of HTMLEditor of Ajaxtoolkit and that dropdown will be populated from the database.
I am stucked with the issue .. please help me out.
Or if its not possible
2: any way to display context menu inside the HTML editor and from context menu , i can choose item, and that item will get placed at the position from where context menu is called. Also that context menu will be able to display data from database. I hope you can under stand , first one is my issue and another one is its workaround…..
Any one would be a great help…
It’s possible but it could be quite a complex task. There are several ways to approach it:
HTH.