jiindal1988
6 Dec 2011, 9:56 PM
Hello, I have a textarea on my panel and a button on the toolbar.
Initially I want to keep that button disabled (as there is no text in the textarea when the panel loads), so I have set disabled property to true. Now, as soon as user starts typing in textarea, I want to enable that toolbar button.
How can I enable/disable toolbar button based on the text in textarea field.
Any help is Appreciated.
Initially I want to keep that button disabled (as there is no text in the textarea when the panel loads), so I have set disabled property to true. Now, as soon as user starts typing in textarea, I want to enable that toolbar button.
How can I enable/disable toolbar button based on the text in textarea field.
Any help is Appreciated.