Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
upgrade multiselect checkbox problem
15/08/2011
23:37
Avatar
john.allred
Member
Members
Forum Posts: 4
Member Since:
01/09/2010
sp_UserOfflineSmall Offline

I just upgraded from 3.8.1 to 4.1.2. Everything seems to be working well except for the checkboxes in the left column (created automatically by multiselect = true). This is what I am seeing:

1. Select the Select All/Deselect All checkbox at the top of the column - only the first row is selected/unselected.

2. Nothing is selected, select the third row - the first and third row become selected.

Now select the fourth row - the first row becomes unselected and the fourth row is selected.

Now select the fifth row - the first row becomes selected again and the fifth row is selected.

3. Now select the Select All/Deselect All checkbox at the top of the column - only the first row is selected/unselected.

Am I missing a plugin or something else that would make this work? I do not have any functions such as beforeSelectRow, onSelectRow, etc.

Thank you in advance for your help.

16/08/2011
00:12
Avatar
john.allred
Member
Members
Forum Posts: 4
Member Since:
01/09/2010
sp_UserOfflineSmall Offline

Never mind. I just figured it out. I changed

jsonReader: {
        root: "ROWS",
        page: "PAGE",
        total: "TOTAL",
        cell: "",
        id: "id"
    },

to

jsonReader: {
        root: "ROWS",
        page: "PAGE",
        total: "TOTAL",
        cell: "",
        id: "0"
    },

Changing the id back to "id" fixed the issue.

I was under the impression that setting the id to "0" would auto choose the first column ("id"). Obviously that is not the case.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
63 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

OlegK: 1255

markw65: 179

kobruleht: 144

phicarre: 132

YamilBracho: 124

Renso: 118

Member Stats:

Guest Posters: 447

Members: 11373

Moderators: 2

Admins: 1

Forum Stats:

Groups: 1

Forums: 8

Topics: 10592

Posts: 31289

Newest Members:

, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information