Hi,
I suggest to use Ext.data.ArrayReader not Json. I use a4j:jsFuction to get collection from
server... For example, after create a grid object :
| Ext.onReady(a4j_loadRoleUsers);
|
here a4j_loadRoleUsers is a4j:jsFuction defined BEFORE your grid js declaration. Maybe
there is a better way to do this,but ,at least it works :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106316#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...