I noticed that the htmlextender does not put two little tabs on the bottom of the text-editor - one for source view, and one for GUI view.
Having a source view can be useful for deleting html etc.
On another topic:
By using the console nuget command, I was able to install the toolkit on express versions, but there is an extra step needed, which is to go to the Ajax tab of the toolbox, right-click and do a "choose items", and then browse to the dll in the NET folder and click on it.
This will populate the toolbox with the items from the toolkit.
Comments: You can show a source tab by setting the DisplaySourceTab extender property to true in design mode.
Having a source view can be useful for deleting html etc.
On another topic:
By using the console nuget command, I was able to install the toolkit on express versions, but there is an extra step needed, which is to go to the Ajax tab of the toolbox, right-click and do a "choose items", and then browse to the dll in the NET folder and click on it.
This will populate the toolbox with the items from the toolkit.
Comments: You can show a source tab by setting the DisplaySourceTab extender property to true in design mode.