EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: Pierre on August 11, 2016, 11:39:34 PM



Title: [SOLVED] ComboTreeGrid always readonly
Post by: Pierre on August 11, 2016, 11:39:34 PM
Hello
is it possible to set readonly:false to combotreegrid, because it is always readonly.
Thank you


Title: Re: ComboTreeGrid always readonly
Post by: jarry on August 12, 2016, 05:22:22 AM
Please set the editable property to true.


Title: Re: ComboTreeGrid always readonly
Post by: Pierre on August 12, 2016, 05:35:29 AM
Awesome, did not realised it.. Thank you.