Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
267
Example of context menu for spelling errors in a grid?
posted

I'd like to display a context menu with the spelling suggestions when the user right clicks on a cell in an ultrawingrid.

The example "Creating a Shortcut Menu to Resolve Spelling Errors" from http://help.infragistics.com/NetAdvantage/WinForms/2009.2/CLR2.0/?page=WinSpellChecker_Creating_a_Shortcut_Menu_to_Resolve_Spelling_Errors.html is great. However, I'm not sure how to transfer this example to providing the same behavior in an ultrawingrid (what would I pass to getErrorAtPoint for spellchecktarget?, how to replace text will corrected word when selected from context menu?); Is there an example somewhere for that?

Thank you.

Parents
  • 44743
    posted

    There is a sample called SimpleSpellChecking which demonstrates how to do this in an UltraGrid.

Reply Children
No Data