Range input type on mobile
input[type='range']{ background: #0c0; height:10px; } input[type='range']::-webkit-slider-thumb{ background:#f60; height:30px; width:30px; border-radius: 30px; }
View ArticleJavascript crash when selecting all rows in grid
I have a RadGrid:<telerik:RadGridID="radgridMachines"runat="server" AllowSorting="True" AllowMultiRowSelection="true" AutoGenerateColumns="False"...
View ArticlePassing parameters to the grid create action
I had to use route values instead of CustomerId
View ArticleRadGrid Paging on Multiple Lines but should be on a single line
Looks like there is some kind of conflicting CSS that's overwriting the RadGrid CSS. Setting that .rgWrap property did bring the paging over to the left. I also found the property rgInfoPart and...
View Articlecss vw and vh
Tried Your code on a blank project, is displayedI think to make an Android application for my
View ArticleRadWindow stuck loading and never open
Hello Omar, Please find attached a sample website. I deployed it on https and the RadAsyncUpload was working correctly at my side with all the necessary js files loaded. I recorded a short video to...
View ArticleHiding certain ColumnGroup Headers
Hello, Thank you for writing. You can use the ViewRowFormatting event and set the RowElement.MaxSize property for the GridViewTableHeaderRowInfo. Thus, only the groups on the first row will be...
View ArticleDynamic Mask for GridViewMaskedTextBoxColumn
Hi Stefan,Thank you for the response. This is along the lines of what I'm looking for. Numbers are easy to deal with within gridviews, but what about mask specification. The first column could be the...
View Articleerror building from extension
Hi, I believe the cause for the issue comes from an unsupported file type included in your project. Can you please make sure that the project doesn't include any .bat files. Further, please have a look...
View ArticleSelected item is cleared on master row edit
We have master-detail grids very similar to the Telerik demo...
View ArticleRadChartView in RadRotator
Hello Javier, Thank you for writing back. Feel free to get back to us whenever is suitable for you. If you have any additional questions, please let me know. Regards, Dess Telerik Do you want to have...
View ArticleRadTileList and Browser Context Menu
Hello, is it possible to have a RadTileList with input controls (see sample below) and open the browsers' standard context menu on right click? We cannot figure out how to make it work....
View ArticleHierarchical Data Source Expand Filter
Hi Johann, The example my colleague provided was in regard to show how the nested expanding works. Yet, I am afraid that the CustomUser type was used to exemplify a type that does not fall under the...
View ArticleBackground Push-Notification ?
will you able to share the details how to send pust notification for an app using Telerik app builder ?
View ArticleHierarchical Data Source Expand Filter
Hi Anton,Once again I appreciate the response.Will it be preferred by the support team if I open a support ticket?If not let me know and I'll post my answer to your question here but as this is public...
View ArticleI'm having problems converting from an array to an external data source. Need...
Hello Doug, My suggestion is to review the Overview article of the Kendo UI HierarchicalDataSource. It shows what data should be returned when child data is requested. The article does have a sample...
View ArticleRadAjaxManagerProxy - master and content page the dropdownlist shows twice...
Hi, You can use both controls or stick only with the RadAjaxManager. It depends mainly on your preferences. The RadAjaxManagerProxy control is intended to be used when you have controls in a...
View ArticleElements missing Id-Attribute
Hi, I'm afraid the changes to the Chart internal implementation are quite substantial. It now uses the Drawing API to render. This library was built specifically for the DataViz widgets in mind, but...
View ArticleScroll bar for autocompletebox
ok, but just to be clear, I am not referring to the dropdownheight, or anything to do with the dropdown portion of the AutoCompleteBox. I am referring to the height of the box itself. This height...
View Article