0

I Have an implemented a search screen , like hows it done in the windows but im not able to highlight the text for which search was made.

i tried to use window.find () but its not available in smartgwt

Ekata
  • 259
  • 2
  • 7
  • 21

1 Answers1

0

If I were with such request I would probably go for a jsni function and some sort of code like this one..... or using javaScript text higlighting jQuery plugin. I don't think there is neither in gwt or smartgwt such a feature...

Community
  • 1
  • 1
Alain BUFERNE
  • 2,016
  • 3
  • 26
  • 37