Forum

July 10th, 2011
You must be logged in to post Login Register

Search Forums:


 






Fetching data from clientArray

UserPost

12:49
10/08/2012


renukeshd

New Member

posts 1

Hey,

I am a newbie to jqgrid. My problem is I have to fetch all the edited rows irrespective of pages in the grid and on button click located outside the grid, post those to the server.

As per googling results i got like, all the edited and saved row data will be saved in the clientArray locally, but, the sad part is; I couldn't exactly get how to fetch data from the clientArray

eg: If i have edited 3 rows of a column in the grid in different pages; How vl i fetch only these edited rows.


Thanks in advance

10:09
11/08/2012


tony

Sofia, Bulgaria

Moderator

posts 7007

Hello,

This is not a build in functionality.

This depend from the developer.

One possible solution is to have a hidden field, which after a row is edited changes it status from false to true.

Then it would be easy to loop the array and find only the rows with this flag = true.


Regards


About the jQuery Grid Plugin – jqGrid forum

Most Users Ever Online:

157


Currently Online:

56 Guests

Forum Stats:

Groups: 1

Forums: 7

Topics: 9588

Posts: 28777

Membership:

There are 10136 Members

There have been 448 Guests

There is 1 Admin

There are 2 Moderators

Top Posters:

OlegK – 1157

markw65 – 179

kobruleht – 144

phicarre – 126

YamilBracho – 124

Renso – 118

Administrators: admin (56 Posts)

Moderators: tony (7007 Posts), Rumen[Trirand] (81 Posts)




Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information