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

kendoui and webpack how to load jszip

Sorry for this auto-answer, but I'm still new to webpack and I just came across a possible solution.Since kendo is referencing JSZip as global, you have to use ProvidePlugin as...

View Article


Custom Icon in Nova theme is black

Hi,I make a simple dialog with the k-i-tick  Icon as OK replacement:Dojo: Simple DialogAll work fine, only the tick icon is black. But in Nova theme the icons are white.It is possible to show the tick...

View Article


positioning the connection content

hi dear supporters,i have used the connection content  and connection points to route the connection.now, the connection content is positioned in the middle of the connection but i need to position it...

View Article

kendo.all.d.ts errors on JQueryAjaxSettings

Hi,If I reference kendo.all.d.ts without having JQuery definitions loaded, then kendo.all.d.ts has a compile error due to the missing interface JQueryAjaxSettings. I've added a new file...

View Article

webpack error "Unused label" NPM

Hi,When running webpack I get the error "Unused label" into the file node_modules\kendo\js\spreadsheet\runtime.functions.js

View Article


NPM and typescript definitions

Hi,I really would like to get d.ts from NPM as devDependencies. is there a way to do that?

View Article

Datepicker disappear in list

Hi,in a radio button list I want show datepickers.Unfortunally on click the datepicker disappear immediately mostly - in some rarely cases not.Example DojoIf I move <labelstyle="float:...

View Article

Give the report parameter initial value from another passed parameter

First thank u Katiabut I still have a problem ,I will clarify more   I have a parameter with SQL datasource and want its initial (default) value come from another parameter, the second one  its value...

View Article


Skin chooser for all objects

Hi Marc, The skin chooser is removed from some of our demos for design purposes (when the demo itself is designed for a specific skin). You can, though, download the source code for our demos...

View Article


raddiagram shape detection error

Hi Al, You can get the diagram item under the mouse (shape or connection) using the HitTestService of the diagram.var hitTestService= diagram.ServiceLocator.GetService<IHitTestService>() as...

View Article

Adjust filter icon for active grid filter.

Hello, In order to modify the appearance of the filtering funnel when RadGridView's FilteringMode is set to FilterRow, you need to modify the control template of the FieldFilterControl element. Here's...

View Article

Cannot set foreground using item container style selector?

Formatted code.<UserControl><UserControl.Resources><DataTemplatex:Key="AdvancedVariableTemplate">            <RadioButtonChecked="itemContainerRadio_Checked"Content="{Binding...

View Article

raddiagram shape detection error

thank you Martin,it works very fine.thank you again.

View Article


RadDocking DesignTime Broken?

Hi David, Thank you for the additional information. The only scenario that is known to us to cause this behavior of the designer is when NoXaml dlls are used and the xaml files are not merged. Having...

View Article

Missing typescript definitions in kendo ui v2016.2.714

Hello Alex.ATM I try to find a workaround to my problem. Doing that I might have found a mistake in the kendo typescript definitions The SchedulerView contains two properties. startTime and endTime. In...

View Article


Selecting Null Item in DropDown

Hello Paul,  Thank you for writing back.  Although the Job.Person property is not set to null, you can distinguish if the Id property is 0 or some other default value for the empty Person. Null is not...

View Article

Select contents on field select / tab

Hi Andrew, For attaching the handler to the focus event you will have to place the JavaScript code within the editor template itself:@model decimal?  @(Html.Kendo().NumericTextBoxFor(m => m)...

View Article


custom connector shape

thank you Dinko. it worked.i defined the rosourve in XAML (and changed the name to key in x:Name="customImageConnector") and then i get the resource by the below command:Style...

View Article

customize the connections in raddiagram

it worked very well,thank you.

View Article

customize the connections in raddiagram

it worked very well.thanks,

View Article
Browsing all 78072 articles
Browse latest View live