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
How to update hidden cell
06/12/2010
11:25
Avatar
stipko
Member
Members
Forum Posts: 4
Member Since:
29/08/2010
sp_UserOfflineSmall Offline

1. I have table with rowNum=15. How can I update cell data on second (or third, or any other) page when user is on the first page?

When I call $j("#tbl").jqGrid('getRowData') i receive only 15 objects instead 50 (which is the number of records).

2. Is there any way to get all data from table. I mean all, not only the data ?

06/12/2010
12:51
Avatar
OlegK
Germany
Member
Members
Forum Posts: 1255
Member Since:
10/08/2009
sp_UserOfflineSmall Offline

Consider to use get/set of the data parameter of the jqGrid. It holds all the data of the local grid. The corresponding code can be about following

var mydata = $('#list').jqGrid('getGridParam','data');

After modification of the grid data with respect of $('#list').jqGrid('setGridParam','data',mydata) refreshing of the internal grid's indexes with the code $("#list")[0].refreshIndex() can be needed (see this for more detailes).

Best regards
Oleg

06/12/2010
14:25
Avatar
stipko
Member
Members
Forum Posts: 4
Member Since:
29/08/2010
sp_UserOfflineSmall Offline

Thank you. This do the magic.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

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