Setting kendo combo and kendo datepicker inside a fieldset
that it is disabled keep the controls enabled
https://plnkr.co/edit/aZhSdAtF8eMXav7vDtbp?p=preview
how can I solve this ?
1 Answer, 1 is accepted
0
Svet
Telerik team
answered on 31 May 2018, 12:59 PM
Hi Salim,
Thank you for the provided sample plunker.
<fieldset disabled> works only with native controls like <input />, <select> etc. This is why, only the input fields in the following example are disabled:
If you have the time please submit a new feature request in our UserVoice portal for this functionality. It helps us to generate ideas about any new features and enhancments of Kendo Ui for Angular.