首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > JavaScript >

ExtDesigner顶用jsonstore给girdpanel绑定数据

2012-09-01 
ExtDesigner中用jsonstore给girdpanel绑定数据1、MyStore.js??其中jsonstore的url是提供json数据的页面,在

ExtDesigner中用jsonstore给girdpanel绑定数据

1、MyStore.js

?

?

其中jsonstore的url是提供json数据的页面,在这里我用jsp生成了一组json数据供这里使用

jsp生成json 的代码如下:

?

运行后的效果:


ExtDesigner顶用jsonstore给girdpanel绑定数据
?

以上除了jsp生成的json的页面不是ExtDesigner的外,其他都是通过Ext Designer界面工具下面的Export Project到导出的,直接点击xds_index.html 看效果

热点排行