EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: wh19890605 on August 11, 2013, 03:27:21 AM



Title: queryParams on tree
Post by: wh19890605 on August 11, 2013, 03:27:21 AM
Is there queryParams on tree like DataGrid?


Title: Re: queryParams on tree
Post by: stworthy on August 12, 2013, 05:47:40 AM
The queryParams property is not available in tree plugin, but the onBeforeLoad event can be used to change request parameters when making ajax request from server.