EasyUI Forum

General Category => Bug Report => Topic started by: Pierre on May 10, 2017, 06:01:10 AM



Title: [SOLVED] Problem by show/hide of textbox
Post by: Pierre on May 10, 2017, 06:01:10 AM
Hello
I made simple example:
http://code.reloado.com/ecituq3/22/edit#preview
Please click on "Show" to see what I mean.
Thank you.


Title: Re: Bug by show/hide of textbox
Post by: stworthy on May 10, 2017, 08:34:02 AM
You can't call the native 'show' and 'hide' methods to display or hide a textbox component. Please try this example http://code.reloado.com/ecituq3/23/edit#preview


Title: Re: Bug by show/hide of textbox
Post by: Pierre on May 10, 2017, 12:08:49 PM
I didn't know that, sorry.
Thank you for your help.