| 
					 Title: treegrid queryParams can not post id param Post by: James on August 27, 2018, 11:46:58 PM treegrid with queryParams: {id:typeid},  id will not posted, use anyother param name is fine, why? 
					Title: Re: treegrid queryParams can not post id param Post by: jarry on August 28, 2018, 12:12:09 AM The 'id' parameter is reserved for dynamic loading rows. Please look at this tutorial https://www.jeasyui.com/tutorial/tree/treegrid3.php 
					 |