persist row selection following pagination

Questionspersist row selection following pagination
Adrian asked 6 years ago

Hi,

I use $grid[“multiselect”] = true;

It’s possible persist row selection following pagination?

Thank you,

Adrian

1 Answers
Abu Ghufran Staff answered 6 years ago

Yes. This is doable.
Please refer demos/misc/persist-settings.php for demo.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Adrian replied 6 years ago

Thank you for response!

But I want to select all the items on all pages by clicking checkbox from header. It’s possible? Now, when I clicking checkbox from header only records from that page are selected.
For example, suppose that I have 3 thousands records, I filtered 300 and I have 20 records on page. I want to select all by one click.

Thank’s
Adrian

Abu Ghufran Staff replied 6 years ago

This is currently possible if you have all records on single page.
Otherwise it is not doable now.

Your Answer

1 + 6 =

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?