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