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
a.rows is undefined
19/05/2010
22:08
Avatar
meigallodixital
Member
Members
Forum Posts: 3
Member Since:
19/05/2010
sp_UserOfflineSmall Offline

hi all,
i create this grid:

jQuery("#test_grid").jqGrid({
            url:'url/json',
            datatype: 'json',
            mtype: 'POST',
            colNames:['ID','Tipo', 'Edad','Grado','Acciones'],
            colModel :[
              {name:'id', index:'id', width:55},
              {name:'tipo', index:'tipo', width:90},
              {name:'edad', index:'edad', width:80, align:'right'},
              {name:'grado', index:'grado', width:80, align:'right'},
              {name:'acciones', index:'acciones', width:80, align:'right'}
            ],
            viewrecords: true,
           
            caption: 'Div de prueba sin edición'
        });

i see json correctly formated with firebug but grid said: a.rows is undefined

json is:

{"total":7,"page":"1","records":7,"rows":[{"id":1,"cell":["4","tipo 2","24","3",""]},{"id":2,"cell":["41","tipo 2","30","1",""]},{"id":3,"cell":["38","tipo 3","34","2",""]},{"id":4,"cell":["42","1","32","1",""]},{"id":5,"cell":["39","tipo34","30","2",""]},{"id":6,"cell":["43","1","32","1",""]},{"id":7,"cell":["44","2","30","1",""]}]}

I cant find info about this error, anyone have any idea about this?

24/05/2010
16:56
Avatar
meigallodixital
Member
Members
Forum Posts: 3
Member Since:
19/05/2010
sp_UserOfflineSmall Offline

My fault. I created a div, not a table, for the grid. Embarassed

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

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