Hi All,
this is my first post here..
i want to know how to prevent disappearing rows while reloading jqgrid…as i am reloaeding the grid automatically every 3 seconds…i couldn't see the grid as it always reloading… ![]()
what happened:when new row is added, this row is not appear till the grid reloaded (disappear and came again with the new raw added)
what required:the current grid rows remain fixed and the new row added without this post back ocurrance??
i'm using jqgrid in an ASP.NET MVC project to view a sql server data base table data with a stored procedure with a very simple sql statement :
select * from table_name
hope to find an answer ASAP… ![]()
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top