Hi..
I m using smartgwt 2.2 version.
i have applied keyPressHandler in richtextEditor Component.when i used its getValue() method in mouseOutHandler() it returns content with html Tag.
i want the value without html tag.
i.e. if I write HELLO and make it bold then using its getValue() method returns <b>HELLO</b>..and i expect value as HELLO.
Please Reply..
Thanks
Roma
I m using smartgwt 2.2 version.
i have applied keyPressHandler in richtextEditor Component.when i used its getValue() method in mouseOutHandler() it returns content with html Tag.
i want the value without html tag.
i.e. if I write HELLO and make it bold then using its getValue() method returns <b>HELLO</b>..and i expect value as HELLO.
Please Reply..
Thanks
Roma