Hello,
can i hightlight string in the grid from my search input ?
How many lines maximum to support your grid ? the big data is possible ?
Thanks
1 Answers
I’m not aware of how to highlight the search-string from search, but I suspect it might be possible with a call-back event to the OnLoad. I would check the appearance demos.
As far as the size of report, there is no limit that I’ve found.
I have some reports with hundreds of thousands of rows. The limitation comes from how many the web-browser can display at once and if you try to export a very large report.
Thanks
Mike
Your Answer