阅读背景:

使用ajax渲染django表

来源:互联网 

I am using django tables2 to generate my tables dynamically. I display a table using a custom format. Now on clicking a button in a table I need to update the data in the table to something else without refreshing the whole page. Is it possible that I send in an updated "table" variable from the server side and and just parse through the whole table again with that variable instead of picking up each and every element by hand using queries and then replacing the data inside them.I am using django tables2 to generate my tables




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: