jquery - How to auto refresh jqgrid in c# mvc -


Is it possible to update jqgrid without loading the page?

I mean live updates

For example, I want to show the grid online visitors on my site, but I want to see the new users every time Do not want to refresh, does it support?

 

code> $ ('# grid'). Trigger ('reload grid');

Option 2: Make changes while making changes such as a new line added by using the visitor.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -