Kapil Kanojia
Kapil Kanojia

Reputation: 13

jQgrid progressive data loading of grid?

I have huge set of data which is killing my browser. So wanted to try using progressive data loading. Not sure how will I be able to do that.

Can someone share if already done in jQgrid?

I already am making ajax call to get the data.

Upvotes: 0

Views: 239

Answers (1)

NIKUNJ SANGHADIA
NIKUNJ SANGHADIA

Reputation: 352

Please refer this demo

in this link refer Autoloading data when scroll. I think this is your solution

Upvotes: 1

Related Questions