hightlight and big data

Questionshightlight and big data
Michael asked 1 year ago

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

2 Answers
Mike answered 1 year ago

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

Abu Ghufran Staff answered 1 year ago

Search input highlighting in the filtered rows is not currently supported.

For page loading, as Mike said, there is not limit. You can always use lazy loading which loads data when you scroll more.

Refer this: https://www.gridphp.com/docs/misc-faqs/#q-performance-of-large-tables-in-grid-4-php as well.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

14 + 18 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?