开发者

JQuery FlexiGrid - Ajax implementation for one column in a table

开发者 https://www.devze.com 2023-03-02 03:10 出处:网络
I have a Flexigrid table where i need to make a Ajax call on a column, whose value changes eve开发者_JAVA技巧ry 10 secs. Please help me on how to handle this. I would look at the flexReload() method,

I have a Flexigrid table where i need to make a Ajax call on a column, whose value changes eve开发者_JAVA技巧ry 10 secs. Please help me on how to handle this.


I would look at the flexReload() method, coupled with a javascript setTimeout() function call set to fire every ten seconds.

0

精彩评论

暂无评论...
验证码 换一张
取 消