Selecting div nodes in RichText control

B

Bjorn Nornes

I'm trying to programatically insert a node attributes to
div tag at cursor position in a richtext control. However, no luck so far.

Anyone with a sample /solution ?

regards
bjorn
 
B

Brian Teutsch [MSFT]

Sorry, but it's not possible to insert something at the current cursor
position in a rich text field. The best you'll be able to do is to insert at
the start or end of the field.

Brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top