Based on customer feedback: Input controls, namely RadTextBox and RadComboBox appear misaligned and slightly different in terms of metrics **UPDATE** As of 2016 R1 SP1, the inconsistencies have been targeted and fixed as a part of a broader story to unify the appearance of the various components. NOTE: The changes apply only to Light-weight rendering
I have a dynamic user control that has a radgrid inside it. The user control would always display the radgrid in edit mode on page load. Inside the radgrid, there is a radcombobox. There is a javascript in usercontrol itself for radcombobox OnSelectindexchanging event. What we need is to hide/display a row of the radgrid based on the combo box value by passing the row index which needs to be displayed/hidden. Problem is I am not able to access radgrid (or any control) from the usercontrol. I have attached the complete user control page. Please see cbo_OnSelectedIndexChanging function. Inside this method, we call HideRow(index) method. In hideRow, when we reference matertableview, it fails. Can anyone please help?
When 'Track Changes' functionality is enabled and a text in RadEditor is deleted via Backspace keyboard button while the page is viewed under Chrome or Firefox, the cursor is positioned after the selection, while the expected behavior is to place it before the selection.
I'm using a gridview that used to work before I installed a new trial version (the old one did expire in the middle of our evaluation). The gridview code is taken from your example i.e. I haven't added any extra functionality it's all out-of-the-box. All I did was to connect to our SQL server datasource. The component that errors was already there from the beginning.
I have a RadToolbarDrorDown that allows users to select a different theme. This works fine in Firefox and Chrome, but the dropdown fails to show in IE (v10). It does appear to work with IE 9.0.8 however. In IE 10 I see this script error in the console: SCRIPT5007: Unable to get property 'documentElement' of undefined or null reference ScriptResource.axd, line 147 character 2 Also, the html generated is quite different : see attached Telerik version 2012.1.215.40
I just had a chance to use RadColorPicker in the RadGrid. after having few discussions with Andrey, it seems like to use it in edit mode and be able to bind back, it requires a lot of coding in the code behind and converting rgb to the right format. The code does not look complicated. I propose to add something like <telerik:GridColorPickerColumn that similar to <telerik:GridAttachmentColumn and <telerik:GridHTMLEditorColumn so users can just drag and drop easily. This should be beneficial to anyone who use the control.
Since there are still several customers that need support for old browsers, why not create two separate sets of controls. The existing ASP.Net Ajax controls maintain support for old browsers while HTML5 Ajax controls are not. Personally, I do not need support for old browsers and would like to see leaner, better controls built from the ground up just to support HTML5.
Add the ability to have scale breaks in the RadHtmlChart. Rejected with the comment: This feedback item is a duplicate of http://feedback.telerik.com/Project/108/Feedback/Details/55693
formatting is lost when content is pasted from ms word 2010 to radeditor
When i copy paste bulleted conted from MS word 2010 in Rad editor, it appends extra style margin in the last line and shifts the content towards the right. I used StripFormattingOptions= "MSWord" and StripFormattingOptions= "None SuppressCleanMessage" but none of these options are helping. I also disabled all the filters. Please let me know how i can retain my bulleted formattings while i copy paste from MS word 2010.Attaching the screenshots
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
The developer cannot get a reference to the FontName tool through the getToolByName method of the RibbonBar tool adapter.
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".
FIX: Menu popup containers do not have background / border in metro skin