delagoutte Posted January 28, 2016 Posted January 28, 2016 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 ? 1 Quote
zilav Posted February 3, 2016 Posted February 3, 2016 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. Quote
Administrators Farshad Mohajeri Posted February 3, 2016 Administrators Posted February 3, 2016 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. Quote
55143681 Posted May 7, 2023 Posted May 7, 2023 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. Quote
cristianotestai Posted June 28, 2023 Posted June 28, 2023 + 1 @Farshad Mohajeriany news about this? Thanks. Quote
emin Posted November 8, 2023 Posted November 8, 2023 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? Quote
emin Posted November 9, 2023 Posted November 9, 2023 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 1 Quote
55143681 Posted November 13, 2023 Posted November 13, 2023 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? 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.