ClientSide binding feature on radcalendar. According to support answer, if I want to use a day template and client side binding, it can't be done. I hope this can be the feature in the next release. Support ticket: http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=836201
An issue our clients have raised is that the Timeview popup only allows them to set a time in 30 minute intervals, this is not accurate enough when setting a schedule for an operation to occur. Decreasing the time intervals displayed in the TimeView popup is not really viable as the popup would require a large screen area to display 24hrs in 5 minute intervals. Please can you add additional controls to the TimeView popup to allow the user to accurately set the time. I have attached a screenshot of my current solution, when the timeview opens I set the manual entry controls to display the current time and using these controls the user can pick 1-12 for the hour, 0-59 for the minuters and AM/PM for the time of day, when clicking the SET button the timeview popup sets the time and closes. I do feel that this would make a far more flexiable control. Please vote
Hi, While tabout from my Telerik.RadDatePicker Control ,Some of my controls(i.e) in my UI. Disappears .Its not loading .If focus the raddatepicker again then those controls are reloaded. Because of this my Client can't enter his input and I am struggling with Raddatepicker control. Please help me how to rectify this serious problem . THanks & Regards, Muthu +91-8344434306
The Time Picker can be changed to present a more granular selection by changing the Interval setting; doing so however uses consumes considerable screen real-estate. To allow for a compact selection area with a higher range of selections I suggest adding adjustment buttons to the Time Picker title bar that adjust the displayed time up or down by 15 and 5 minute intervals. See attached PDF for example.
When we create special days for radCalendar in code behind, we are notre able to set the ItemStyle property because it is readonly. This property should be opened for assignment like we are able to do so when we create SpecialDays in the html script. Thank you, Alain
Currently we are migrating from ComponentArt controls to Telerik controls. We have replaced date picker with Telerik control. Now, as expected, we need the look, feel and behavior as same as previous one – to ensure the user friendliness. Below are few behaviors which we are looking forward in Telerik control. Please guide/assist us to achieve those. • Type date manually in textbox and user should be able to change it using up and down arrow keys as well. o In ComponentArt control I was able to edit every part of the date viz. dd, mm or yyyy individually when the focus is on individual part of date. o If I press “J” then it will 1st select Jan if I press “J” again then it will select Jun if again then it will select Jul. o If I press “11” then it will select “Nov” automatically or of I press “9” then it will select “Sep” automatically. • Don't want user to key in null/blank values – these should be automatically validated by control. • User should neither wipe out content of text box nor remove a single character from text box. If user presses unnecessary keys then ignore it.
while typing the time in the kendo timepicker there should display the suggestion same like as available in the silverlight. If there is any feature please let us know. Kindly refer enclosed snapshot of silverlight application.