This is a migrated thread and some comments may be shown as answers.

Data initialization attributes problem

1 Answer 56 Views
Gauges
This is a migrated thread and some comments may be shown as answers.
Marcin Butlak
Top achievements
Rank 2
Marcin Butlak asked on 30 Dec 2012, 02:59 PM
I was playing with the Radial Gauge and wanted to use the data initialization attributes but it seems that kendoui ignores somehow other attributes I set:
<div data-role="radialgauge" data-pointer="{ value: 20 }"></div>
 the attribute data-pointer is ignored and the gauge is set to the default 0.

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 02 Jan 2013, 08:32 AM
Hello Marcin Butlak,

This is a known issue with the declarative initialization that occurs because not all options should have default values. We will fix it for future versions. For now the jQuery plugin needs to be used in order to be able to set all options.

Regards,
Daniel
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Gauges
Asked by
Marcin Butlak
Top achievements
Rank 2
Answers by
Daniel
Telerik team
Share this question
or