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
Can't unselect row after activating subgrid
15/11/2008
14:05
Avatar
palobo
Portugal
Member
Members
Forum Posts: 41
Member Since:
13/11/2008
sp_UserOfflineSmall Offline

Hi.

Back again with another strange one. After activating the subgrid extension, I can't unselect a row. when I click on one row it gets highlited. When clicking on a second, the first remains selected and the second gets selected and so on...

I've tried multiselect: false but that didn't help.

Any ideias or pointers?

Cheers

P.

15/11/2008
18:28
Avatar
palobo
Portugal
Member
Members
Forum Posts: 41
Member Since:
13/11/2008
sp_UserOfflineSmall Offline

Hi guys and gals.

Back with an update. I've been digging around and found a strangebug that was causing this behaviour.

This is my colModel:

colNames : ['Nº.', 'Utilizador', 'Login', 'Senha'],
colModel : [
    {name:'id', index:'id', width:20, hidden:true, editable:false, key:true},
    {name: 'name', index:'name', width:200,
editable:true,
editoptions:{size:"30", maxlength:"100"}},
    {name:'login', index:'login', width:100,
editable:true,
editoptions:{size:30, maxlength:50}},
    {name:'senha', index:'senha', width:80,
editable:true, hidden:true,
editoptions:{size:30, maxlength:100},
editrules:{edithidden:true}} ],

Nothing to complex so far. All works well until i setsubGrid: true. When I do this, I get the strange behaviour I mention previously. I also had trouble displaying the sungrid, (only first one would show).

So I started messing around with ondblClickRow :function(id) {alert(id);},

and was surpirsed with an alert of not the id but with name. I tried setting key_true in the name and got back from the alert the login and so on. Setting key:true for senha gave me finally the id.

I removed key:true and al iss working well now but none the less, this is rather strange behaviour

Any ideas or thoughts.

Let me know if I can be of any help debugging this.

Cheers,
P.

17/11/2008
08:18
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

Hello

Thanks for this again. There is a bug when use key:true and subgrid.

It is corrected.

Regards

Tony

For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
75 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