Hello, I am new to jqGrid and managed to run it without problems.
For my current project, I don't need paging feature, so I disabled it and get the data with loadonce method.
However, the data I am getting is very dynamic (like a list of online users) and may change any moment, so I need to update it every 10 seconds or so.
Is there a timer function to do that?
Thanks in advance.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top