This is a migrated thread and some comments may be shown as answers.

Client-side enable the RadDatePicker button

3 Answers 78 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Erik
Top achievements
Rank 1
Erik asked on 07 Dec 2011, 09:32 AM
Dear Telerik support team,

We use the RadDatePicker in our application and server-side I disable the popup button. Now I want to enable the button again when I start to edit the date client-side, but I can not find a way to do this.

I don't want to disable the whole datepicker, because it can not get any focus anymore after that.

Is it possible to do this client-side?

Erik Brink

3 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 09 Dec 2011, 02:39 PM
Hi Erik,

Unfortunately the required functionality is not possible with RadDatePicker control. If you disable the control or some of its components on the server you should again enable it in the back-end. The same is valid for the client side.

Best wishes,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Erik
Top achievements
Rank 1
answered on 13 Dec 2011, 09:48 AM
So can you add this functionality client-sided as a new feature? In my opinion the server-side functionality should be a reflection of the client-side functionality. If I set it server-side the next time I should add extra updatepanels and it cost me a lot of performance.

Thanks for your time!
Erik
0
Maria Ilieva
Telerik team
answered on 13 Dec 2011, 01:18 PM
Hi Erik,

We will further discuss the possibility of improvements in this matter.
Currently we suggest you to either disable it on initial load via javascript, instead on the server, or use the server-side Enable/Disable along with our Ajax controls, so the user experience would still be smooth.
I hope this is a suitable approach.


Kind regards,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
General Discussions
Asked by
Erik
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Erik
Top achievements
Rank 1
Share this question
or