Telerik Forums
Kendo UI for jQuery Forum
13 answers
875 views
Hello,

I want to change the properties for specific marker(s) on a line chart based on data I have, e.g. the color of a marker or the tooltip for the specific marker.
Is there any way to do that??
Iliana Dyankova
Telerik team
 answered on 05 Jun 2015
1 answer
87 views

Hi!
I have the following problem with the function read.

The problem occurs when a new call dataSource.read.

The problem is not immediately visible, it is required to click on the button 1-10 times, then the double line or become very much and does crashes Firefox.

http://dojo.telerik.com/umEse/2

Kiril Nikolov
Telerik team
 answered on 05 Jun 2015
8 answers
405 views

Hello,

 I am trying to center a kendo window using MVVM

 

<div data-role="window" data-modal="true" data-position="{top: '50%', left: '50%'}" data-title="Setup" data-width="600" data-height="350" data-bind="events: { open: onWindowOpened }">

 

that.viewModel = kendo.observable({
                onWindowOpened: function (e) {
                    console.log("test");

                }

});

 I can't get open event working. probably i can do it from there. Also with data-position set as attribute I cannot substract 50% - 300 and 50% - 175 to center the window. Please advice me.

 

Thanks.

 

Alexander Popov
Telerik team
 answered on 05 Jun 2015
1 answer
79 views

Browser IE11.

I check ListView and Grid controls.

In Edge, IE9 and IE8 mods all work correct. In IE10 mode selection not work. Row in Grid and item in ListView can not be selected and Change events not fire.

But! In DatePicker and TimePicker I can select value (day and time).

Why this can happen?

Dimiter Madjarov
Telerik team
 answered on 05 Jun 2015
1 answer
106 views

The command setOptions broke custom column editor, here you can check simple exaple http://dojo.telerik.com/UsAGi

So I need to setup custom editor after grid state was restored. Please advise if there any way to do this.

Dimo
Telerik team
 answered on 05 Jun 2015
3 answers
2.6K+ views
Hi,
I use dropdownlist ,and i want to catch the event when user changes his selection
When I use the mouse,I succeed to catch the "change" event,but when i use the keyboard ,the "change" event does not fire (the auto complete of the dropdown works),How can I catch this event or any other event for changing dropdown selection with keyboard
?
I attached my code below.
Thanks in advance.



html code:
 <input id="identificationTypes" name="identificationTypes" requiredidtype />

script code:

  $("#identificationTypes").kendoDropDownList({
            index: 0,
            optionLabel: "-------please choose------",
            dataTextField: "Value",
            dataValueField: "Key",
            filter: "contains",
            change: onChange,
            dataSource: {
                type: "json",
                pageSize: 20,
                transport: {
                    read: "../ContactDetails/GetIdentificationTypes"
                }
            }
        });

function onChange() {
alert('bla');
}
Kiril Nikolov
Telerik team
 answered on 05 Jun 2015
2 answers
1.6K+ views
I am attempting to change the font size of the legend using the following:
legend: {
    visible: true,
    position: "top",
    margin: 5,
    padding: 2,
    font: "8px Arial"
}

According to your demos: http://demos.kendoui.com/dataviz/bar-charts/index.html
Under Configuration > legend it shows a font property as a string, as I did above.  However, when I do this, the font size does not change (additionally, I am unable to change the font family).  I noticed in one of the forum posts that someone did:
legend: {
    visible: true,
    position: "top",
    margin: 5,
    padding: 2,
    labels: {
        font: "10px Verdana"
    }
}

This seems to work much better.  Is this a typo or an undocumented API change?

Thanks,
Sara
TISAL
Top achievements
Rank 1
 answered on 04 Jun 2015
1 answer
230 views

How do I set the background colour of a row?  I have the following code for iterating through the rows but am unsure how to set a css class on the row.

    var items = grid.dataSource.data();
    for (var i = 0; i < items.length; i++) {
        if (items[i].dueDate != undefined && items[i].dueDate < today) {
            // make row background colour red

        }
    }

 

Dimo
Telerik team
 answered on 04 Jun 2015
1 answer
3.2K+ views
Hello I am starting to play with the excel export functionality and looking through the online documentation but could not find how to export hidden columns. Is there a way to do this using the mvc wrappers? 
Pankaj
Top achievements
Rank 1
Veteran
 answered on 04 Jun 2015
2 answers
63 views

Version 2015.1.521

When calling editCell or addRow on a grid I noticed that after the call current() is returning undefined. Shouldn't it return the currently focused cell?

Wayne Hiller
Top achievements
Rank 1
Veteran
Iron
 answered on 04 Jun 2015
Narrow your results
Selected tags
Tags
Grid
General Discussions
Charts
Data Source
Scheduler
DropDownList
TreeView
MVVM
Editor
Window
DatePicker
Spreadsheet
Upload
ListView (Mobile)
ComboBox
TabStrip
MultiSelect
AutoComplete
ListView
Menu
Templates
Gantt
Validation
TreeList
Diagram
NumericTextBox
Splitter
PanelBar
Application
Drag and Drop
Map
ToolTip
Calendar
PivotGrid
ScrollView (Mobile)
Toolbar
TabStrip (Mobile)
Slider
Button (Mobile)
Filter
SPA
Drawing API
Drawer (Mobile)
Globalization
LinearGauge
Sortable
ModalView
Hierarchical Data Source
Button
FileManager
MaskedTextBox
View
Form
NavBar
Notification
Switch (Mobile)
SplitView
ListBox
DropDownTree
PDFViewer
Sparkline
ActionSheet
TileLayout
PopOver (Mobile)
TreeMap
ButtonGroup
ColorPicker
Pager
Styling
Chat
MultiColumnComboBox
Dialog
DateRangePicker
Checkbox
Timeline
Drawer
DateInput
ProgressBar
MediaPlayer
ImageEditor
TextBox
OrgChart
Accessibility
Effects
PivotGridV2
Licensing
ScrollView
Switch
TextArea
BulletChart
QRCode
ResponsivePanel
Wizard
CheckBoxGroup
Localization
Barcode
Breadcrumb
Collapsible
MultiViewCalendar
Touch
RadioButton
Stepper
Card
ExpansionPanel
Rating
RadioGroup
Badge
Captcha
Heatmap
AppBar
Loader
Security
TaskBoard
Popover
DockManager
TimePicker
FloatingActionButton
CircularGauge
ColorGradient
ColorPalette
DropDownButton
TimeDurationPicker
ToggleButton
BottomNavigation
Ripple
SkeletonContainer
Avatar
Circular ProgressBar
FlatColorPicker
SplitButton
Signature
Chip
ChipList
VS Code Extension
AIPrompt
PropertyGrid
Sankey
Chart Wizard
OTP Input
SpeechToTextButton
InlineAIPrompt
StockChart
ContextMenu
DateTimePicker
RadialGauge
ArcGauge
AICodingAssistant
SmartPasteButton
PromptBox
SegmentedControl
+? more
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?