I'm trying to bind some functionality (enable toolbar buttons) to RadEdtiror's TextChanged event, but event never gets fired. Any ideas?
Thanks
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 01 Jul 2009, 08:00 AM
Hi Exi,
If you would like to enable and disable toolbar buttons please note that this feature is controlled on the client, but not on the server. That is why my suggestion is to see and use the solution in the following help article: Set Button State.
If your scenario is other, please provide detailed instructions which your requirements are and I will try to provide a solution.