-
How To load Select root without using decode text
How To load Select root without using decode text
Hi guys,
i have several root of json , my backend already succesful return all the root , but the problem is how do i call it in the front end.
for example . rootStudent , rootTeacher and rootMember
can i do something like storeTeacher.loadData(rootTeacher).
i know we can do this easily by using ajax.request and Ext.decode. but currently i am not using Ajax request.
Thank you
-
Sencha - Support Team
You can cycle through your return json and push that to an array and load that into store.
Scott.
-
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us