Hello
I'm using the sfRichTextBoxAdv (18.4.0.39 .NET 4.6 control) to retrieve and edit text and save back to a database table in HTML format.
When I turn on the spell checker for the control, and text is being loaded back from a table, the control takes a considerably longer amount of time to load. The length of time varies increases as the amount of text increases.
The current method I'm using to activate the spell checker is as outlined in the following link.
Do you have any suggestions how I can achieve a faster load time time and also enable the spell checker ?
Thanks
Allan