vendredi 5 décembre 2014

dynamic loading tree

Hi,

in Ext Js 4 I load tree dynamically, and user below event to send the current select node to background, but in Ext Js 5 it report error, who know how to send the current select node id to background, thanks!

'beforeload': function (ds, operation, opt) {

operation.params.nodeid = operation.node.data.id;

},






dynamic loading tree

Aucun commentaire:

Enregistrer un commentaire