The issue is reproducible when there is other content in the content area.
When looking through http://www.telerik.com/help for information and/or code samples, I constantly have to select VB.NET as my chosen language instead of C#. This would be a great addition to my profile to say 'which is your preferred language'.
Based on customer feedback: The RadSiteMap documentation is lacking description for the CSS class names. Add description similar to the one present in other controls, RadMenu per say.
I am reaching out in regards of an update we need to resolve a vulnerability in our system. I am not aware if my company has a license already but I was informed that we could get the hotfix by opening a ticket. Please let me know if there is another method to get the hotfix.
Contact email: xxxxx <- updated by Telerik admin
Response we got from TELERIK:
If you don't have an active license, you can reach out the Telerik support by opening a General Feedback ticket.
a TIFF viewer that can zoom in and out and possibly edit TIFFs.
Elapsed time, Estimated time and Speed are not calculated correctly.
I am looking for a simple clock image which I can set from code behind with, for example, startime=1000 | endtime=1600 and see a little circle with a clock face with a "pie slice" shaded in to represent the period between 10am and 4pm.
I am not looking for a time picker (that's already done in the Edit Form) - I need a way of displaying a little visual indicator like a clock face / pie chart type of graphic with a shaded area showing the user a range such as 10am-4pm, 2pm-4pm, 8am-1pm etc.
I think the minimum requirements would be:
1. Skin support (I use Bootstrap but all standard skins should be supported)
2. Be able to define a "start" and "end" range for the time slots around the edge
3. Be able to choose a beginning slot and an end slot
4. Be able to add a label in the centre (in my case it would Date but it would be useful to be able to make it something like RadClockRange.CentreLabel.Text="something"). Also, maybe the label could have properties such as RadClockRange.CentreLabel.Colour=Red / .CentreLabel.FontSize=16 etc.
5. It would be nice to databind (I use dbo.Appointments.TimeStart="11" and dbo.Appointments.TimeEnd="15" but it could be user controllable - like the scheduler - to use a user definable field in a table)
6. A range of sizes would be useful
Sample:
In it's current state the RadButton only emulates the looks of a SplitButton, but not the behaviour. In my point of view, such control should prove valuable to customers. More over, there is a growing need of base controls since we already have a at least three such implementations. A RadSplitButton should be the base (or it's base should be the base) for all control specific implementations of a split button
I'd like to see a Drag And Drop manager functioning something like the AJAX manager. You can select controls that can be draggable and then define drop targets for them. Things it might include: * Constrained movement, either X, or Y or within a boundary. * Init distance. Eg. you have to drag an object 20px to start moving it. * Drag handle. * Snap. to grid, or elements
When using the Designer, the Default Values displayed for properties do not reflect the Default values from Lightweight RenderMode.
One particular scenario is when creating a GridButtonColumn for RadGrid that is set to LinkButton. While the Designer shows the ButtonType set to "LinkButton" by default, upon rendering the Grid, the ButtonType is FontIconButton.
There is no way of changing that in the Designer.
This issue causes some content added by user to be not included when Track Changes are accepted. This is because the text is inserted in the INS tag, which is determined as deleted text by the feature's logic.
This issue causes incorrect user experience. The users are forced to do multiple actions to replace a word while using the Track Changes feature.
All dialog windows triggered from SmartTags (ODataDataSource configuration wizard per say) are distorted and mostly or completely unusable in HDPI environments (150% scaling). In particular we can observe few main points: * Window too big to fit on the screen * Text too big to fit in designated area * Layout completely distorted * Icons not showing correctly
It would be helpful if the BarCode control could render DataMatrix barcodes
The problem is when not tracked content does not exist. User cannot set the cursor outside the tracked content. Although, typing should split the tracked text and user should be able to type in not tracked text when the feature is disabled.