Need to have simple textbox (input) widget
Hello Deepak,
I am glad to let you know that we are planning to add a TextBox widget with our next release.
If everything goes as expected, the release and the TextBox will be out by the end of May.
Regards,
Preslav
Progress Telerik
I understand that we can manually style an HTML textbox control. However, many of the simple MVVM data binding functions such as enable, visible, etc. have to be coded differently than other controls. We have Kendo controls for virtually ALL other "simple" controls such as CheckBox, RadioButton, normal Button, etc. So just adding a simple textbox widget would complete the Kendo suite of controls.
I believe you already have it for Angular 2 and React? This should really be very simple to add for JQuery as well.
Thanks.
Thanks for this suggestion, Сергей. Since our framework provides styles for textbox (input) elements which you can apply via the k-textbox class (as explained here: http://docs.telerik.com/kendo-ui/web/appearance-styling#primitives), there isn't much value in adding a stand-alone widget for the same purpose.