|
In this example we will separate John's custom dictionary from Sally's. We have to set up the second instance of RadSpell with a different CustomAppendix - "-John" in our case.
NOTE: Make sure the ASP.NET user account has write permissions for en-US-Sally.txt and en-US-John.txt in "~/RadControls/Spell/TDF/"
Spell Check
Spell Check
|
Source Code & Description
In the sample above we have attached two r.a.d.spell controls to a single TextBox, each
configured to use a different dictionary path. This technique is convenient if you want to provide different dictionaries and custom dictionaries to your users.