Table of Contents
Licensing
Installation and deployment
Changes and Backward Compatibility
Standards Compliance
AJAX Support
ASP.NET 2.0 Features
Configuration
SpellChecking
Dictionaries
Client Side Events and Configuration
Localization
Tools
Tips and Tricks
Interoperability with Other Controls
Troubleshooting
API Reference
| |
| What's new |
Send comments on this topic. |
| See Also |
RadSpell 3.1
- Bugfixes
RadSpell 3.0
- Telerik RadSpell 3.0 package contains one more spellchecking component, called SpellCheckService, used for inline AJAX-based spellchecking.
- RadSpell 3.0 has completely new internal structure, which complies with the rest of the RadControls:
- embedded default skin as a WebResource - embedded scripts as WebResources - embedded default localization as a resource
- When used in .NET 2.0 applications, the control can be configured to avoid references to any external files, except its dictionaries. When used in .NET 1.x applications, the control still needs its RadControls folder, containing its scripts, skins, localization files and dictionaries.
- The SpellCheck dialog does not require Session state or Cookies anymore and is much more scalable.
- The skinning mechanism is completely new, incorporating the latest tendencies in Telerik RadControls for ASP.NET: semantic rendering, css based layout, etc., which leads to much less generated HTML markup and much better standards compliance.
See Also
|