Hi there.
I'm using EmbeddableRichTextBox in wingrid cell and i want change selected text style ( bold, italic, font etc. ) . But when using EmbeddableRichTextBox.SelectedText property give an error "Editor does not support selectable text." . Is there any easy way change selected text style in EmbeddableRichTextBox ?
Thanks
Yes i solved thans
Hi,
I wanted to know if you were able to solve your issue based on these suggestions or you still need help. Please let me know.
This could be achieved using the 'UltraFormattedTextEditor' control.
Could you please review the sample attached to this post and see if it meets your requirements.Please feel free to let me know if I misunderstood you or if you have any other questions.