This is a migrated thread and some comments may be shown as answers.

Dynamic dictionary downloading

1 Answer 46 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Joanna
Top achievements
Rank 1
Joanna asked on 15 Jun 2011, 01:47 AM
Hi,

This seems like a really silly question to ask but...
I'm using the RadDictionary with the RichTextBox and we're trying to keep the xap file as small as possible. We need the dictionary to work in different languages for different people. So I was hoping to download only the dictionary that the current UI culture needs for a particular client. Do you know of any good ways to achieve this?

Thanks heaps,
Joanna

p.s at the moment we're thinking of adding a webcall on a background process, but are there any better ideas?

1 Answer, 1 is accepted

Sort by
0
Iva Toteva
Telerik team
answered on 20 Jun 2011, 03:21 PM
Hello Joanna,

Actually your question is quite a natural one. You can prevent the dictionaries from being included in the xap and load the dictionaries on demand. The approach with the web call sounds OK.
Programmatic dealing with the SpellChecker - adding and removing dictionaries -  is illustrated in this article. If you need further assistance, do not hesitate to get back to us.

Kind regards,
Iva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
RichTextBox
Asked by
Joanna
Top achievements
Rank 1
Answers by
Iva Toteva
Telerik team
Share this question
or