All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
Kendo UI for jQuery Forum
/
General Discussions
/
input widget with an icon
Cancel
Kendo UI
Resources
Buy
Try
Feed for this thread
3 posts, 1 answers
Kashim
19 posts
Member since:
Dec 2011
Posted 24 Apr 2012
Link to this post
i'm trying to create an input widget similar to a datepicker. It should have an icon. When its clicked it should show a window popup (rather than a calender).
can anyone point me to a good example.
thanks
kashim
Answer
Toshimoto
2 posts
Member since:
Feb 2012
Posted 25 Apr 2012
Link to this post
You might want to implement this with composite widget based on the Kendo date picker. Use
this blog post
for reference and start from there by overriding the default Kendo web date picker behavior.
-T
Kashim
19 posts
Member since:
Dec 2011
Posted 25 Apr 2012
Link to this post
Thanks. I'm actually already using this article, and had a few knowledge issues.
I'll try the overriding approach.
Back to Top
Close