Jump to content

Recommended Posts

Posted

Hello,

 

Exemple :

i have a grid with 50 record and a weboptions->page set to 10 so i had 5 pages

I'm on the first page i'm selected the 3 first row and i'm going to the second page and i select one new row . if i'm back to first page the 3 first rows are not selected.

 

Is there a method that exists with unidbgrid for keeping selection when i change page ?

 

 

  • Upvote 1
Posted

I ended up showing my custom checkbox html element in a grid cell with onclick AjaxRequest method that manages IDs of selected records in TList.

  • Administrators
Posted

Hello,

 

Exemple :

i have a grid with 50 record and a weboptions->page set to 10 so i had 5 pages

I'm on the first page i'm selected the 3 first row and i'm going to the second page and i select one new row . if i'm back to first page the 3 first rows are not selected.

 

Is there a method that exists with unidbgrid for keeping selection when i change page ?

 

Currently selections are not persistent. A persistent mode will be added.

  • 7 years later...
Posted
On 2/3/2016 at 4:49 PM, Farshad Mohajeri said:

 

Currently selections are not persistent. A persistent mode will be added.

I need that,wish your success.

  • 1 month later...
  • 4 months later...
Posted

Hi

Eventhough dgPersistendSelection is true, selected rows disappear when the page is changed or a filter is applied. Is there any other way to solve this?

image.png.0009d6d8d0ab41c6839564a8079f85b7.png

Posted

This issue has been asked many times in the forum, but there seems to be no solution. How can we detect whether the row is selected or deselected to create our own list instead

  • Like 1
Posted
On 11/10/2023 at 12:17 AM, emin said:

This issue has been asked many times in the forum, but there seems to be no solution. How can we detect whether the row is selected or deselected to create our own list instead

 

On 2/3/2016 at 4:49 PM, Farshad Mohajeri said:

 

Currently selections are not persistent. A persistent mode will be added.

A persistent mode will be added.

If the property have come out?

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...