3.2.0

Make Ctrl+F work right in grid

Ctrl+F seems to be finding the text but it doesn't highlight it in IE. Can I do something so the text is highlited?
In FF it highlights the text but doesn't scroll down to it.
The main problem is IE though - can please someone advise?
Roman Hoyenko
March 8,
You can enable text selection in IE with -

obj.setEvent("onselectstart", "");


Alex (ActiveWidgets)
March 8,
Thanks a lot, it worked!
Roman Hoyenko
March 9,
Is there a way to make it work in virtual mode? (so it looks for all the data, not only rendered)
Roman Hoyenko
March 14,

This topic is archived.

See also:


Back to support forum