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
404
SpellChecking In Ultrawebgrid
posted

I have an ultraweb grid where one cell will contain text that I wich to spell check.  Long story short have tried a couple of approaches, none of which seem to work.  Has anyone done this and can provide an outline of steps used?

 

Thanks in Advance

Neil 

  • 404
    posted

    Someone tried to contact me on this, but it appears that the restyled forum is having problems, I can not access his response (I had to switch to Firefox to view my original post!).  I am providing more details per Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 AlexanderK requests in the hope he or someone else will have more info.

     

    The desired behhvior is this

    • One column in my grid is to be a multiline, editabel text field.
    • After entering or editing text, I want it to be spell checked when the user exits the edited cell.  We really want this to be automatic, we don't want to rely on the end user invoking spell check (experience tells us they will "forget").

    Attempted Approach:

    • Added an Infragistics text editor control to the page and associated the spell checkek and spell check dialouge controls.  I then assigned this control to the grid cell in question.  While I can enter text and I have a spell check button from the soell check control (not what I want, but I 'll handle that after I get spell check working), clicking that button does not invoke the spell check.
    • I looked into seeing if I could pass the text from a 'norma' (i.e. no associated testeditor control) directly to the spell check control.  If there is a way to do that, O can not find it.

    Again thanks again in advance for any help.

     

    neil