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
430
How to create a spell check context menu for a grid cell
posted

I followed the instructions for creating a context menu for a textbox, which works great!

Now I have an UltraGrid where I need to spell check a column.  It identifies the spelling error but I can't get the context menu to be displayed.  It appears to be associated with getting the point on the mousedown event to pass to the GetErrorAtPoint function.

Does anyone have an example of a spell check context menu?

Thanks,

Mike

Parents
No Data
Reply
  • 1560
    Offline posted

    Hello Mike, 

    I noticed that a similar query has been discussed in this thread in our forum, which you might consider useful.

    In the mentioned thread, there is an explanation how the MouseDown event can be fired for the currently active cell. Additionally, there is a code snippet illustrating the given suggestion.

    Please have a look at the thread and let me know if you need any further assistance with this matter.

    Sincerely,
    Teodosia Hristodorova
    Associate Software Developer
Children
No Data