Quantcast
Channel: Telerik Forums RSS
Browsing all 94857 articles
Browse latest View live

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 Article


Javascript crash when selecting all rows in grid

I have a RadGrid:<telerik:RadGridID="radgridMachines"runat="server"    AllowSorting="True"    AllowMultiRowSelection="true"    AutoGenerateColumns="False"...

View Article


ComboBox IsEditable TabIndex doesn't work

Thank you,That fixed my issues.Regards,

View Article

Passing parameters to the grid create action

I had to use route values instead of CustomerId

View Article

RadGrid 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 Article


css vw and vh

Tried Your code on a blank project, is displayedI think to make an Android application for my

View Article

RadWindow 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 Article

Hiding 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 Article


Dynamic 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 Article


error 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 Article

Selected item is cleared on master row edit

We have master-detail grids very similar to the Telerik demo...

View Article

RadChartView 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 Article

RadTileList 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 Article


Hierarchical 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 Article

Background Push-Notification ?

will you able to share the details how to send pust notification for an app using Telerik app builder ?

View Article


Hierarchical 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 Article

I'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 Article


RadAjaxManagerProxy - 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 Article

Elements 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 Article

Scroll 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
Browsing all 94857 articles
Browse latest View live