Add functionality in the VSB to generate a dll file based on the created resources for custom skin.
When the VisibleControls property of FileExplorer is set to "Grid" and the InitialPath value is pointing to a specific file, the file is not selected on page load.
Hello, Many organizations as mine (Jabil) are based on manufacturing processes. Therefore many documentation are being migrated from MS Excel, Visio etc. to a dynamic web apps. At this moment your graphs are pretty much good, however it's missing a control that could allow us to create flow charts diagrams. These exportable charts should generate a xml output to be saved it in a database or xml files. The flow chart diagram could be created by dragging symbols (square, rhombus, lines etc) on a panel or by coding creating and joining symbols or extracting the xml code for a previous flow chart saved. Please Help! don't hesitate to contact me for further information.
Similar to the Sparklines in KendoUI - http://demos.kendoui.com/dataviz/sparklines/index.html
The Insert Paragraph tool puts the text outside of the newly inserted paragraph tag. Here is an example: 1. Enter a line of text in an empty editor 2. Press the New Paragraph button 3. Type something when the cursor goes to the next line 4. Switch to HTML mode and you will find that the new text is inserted outside of the paragraph tag <p>line of text</p> <p> </p> new line The expect result should b: <p>line of text</p> <p>new line</p>
Telerik already provide PDF Viewer for Silverlight, this control is very common used and safe our time to display PDF without using client's browser plugin. It will be great this control to be available in ASP.NET, we will not spending IT budget for another controls. Telerik we know you can do it, this will make you more competitive.
FIX: Menu popup containers do not have background / border in metro skin
a TIFF viewer that can zoom in and out and possibly edit TIFFs.
There is a refresh error when a user uploads multiple files on Mac OS 10.8.3 and Safari 6.0.4. After the user selected for example 5 files at the same time and click on the Upload button, you a screen showing only 2 files - http://screencast.com/t/gYiE76M0D The EnableAsyncUpload property of FileExplorer have to be set to "True".
The developer cannot get a reference to the FontName tool through the getToolByName method of the RibbonBar tool adapter.
Since Responsive Design is the actual trend, and most of the free frameworks have compatibility issues with Telerik Controls due to the Global Styles, I suggest a new Responsive Framework. A Telerik Responsive Framework, that out of the box would work perfectly with all the Telerik suite. I believe that this would be very appreciated by all your customers. Some of the controls should also be prepared to work with this framework resizing it's elements according to the device.
Some colors (for example #ccffff, #ccccff, #e5f2ff, #eef9fc, #003366, #006400) are not properly applied in the Colorize tab of the Visual Style Builder and choosing one of them results in setting a different color.
Currently Telerik RadGrid does not support a GridCalculatedColumn inside a GridTemplateColumn. GridCalculated Column is a veru useful feature and should be available inside a Template column as well. Thanks
I see a lot of forum chatter, blog and code library pieces, for years now, about DblClick. Like in the RadGrid, TreeView, TreeList, Combo, DropDownList, DropDownTree, etc. Why not implement this standard in the controls; ItemDblClick, RowDblClick server side in Grid for ie.
I am using Header Context Filter Menu for the RadGrid.I found the two different filter options with that but there is an "And" option where "Or" option makes more sense to use with compare to "And".Even I did not finding any option on RadGrid to change this "And" option to "Or". Waiting for you kind response if you have any work arround or fix for this as i am in b/w of the development and found this. So let me know as early as possible.
MaskedTextBoxSetting set with numbers in the mask does not allow numbers to be entered from the number pad area of the keyboard.
I have a Rad Grid with modal popup option for insert and update operation. When i insert or update some record for this rad grid the modal pop up doesn't close by clicking on save button in Internet Explorer 10 and hence the record is not saved. It works fine with previous versions of Internet Explorer and also with other browsers like Chrome and Firefox. Find the attachment for a related snapshot.