Telerik Forums
Kendo UI for jQuery Forum
2 answers
140 views
Angular-Kendo bindings don't appear to update when navigating to a different route on the same controller. I tried to create a repro here http://dojo.telerik.com/UtIWa, but the dojo area doesn't appear to work either with this or the original angular-kendo example.
Ryan
Top achievements
Rank 1
 answered on 11 Dec 2014
1 answer
102 views
Angular-Kendo bindings don't appear to update when navigating to a different route on the same controller. I tried to create a repro at http://dojo.telerik.com/UtIWa. Unfortunately, neither this nor the angular-kendo demo dojo appear to run.

Basically, when I navigate to the page the first time, the grid loads. When I navigate to another route on the same controller, the page re-renders but doesn't load the grid at all. I noticed that gridOptions is set again, but the dataBound field is never called on subsequent calls, only the first.
Nikolay Rusev
Telerik team
 answered on 11 Dec 2014
1 answer
107 views
Angular-Kendo bindings don't appear to update when navigating to a different route on the same controller. I tried to create a repro at http://dojo.telerik.com/UtIWa. Unfortunately, neither this nor the angular-kendo demo dojo appear to run.

Basically, when I navigate to the page the first time, the grid loads. When I navigate to another route on the same controller, the page re-renders but doesn't load the grid at all. I noticed that gridOptions is set again, but the dataBound field is never called on subsequent calls, only the first.
Nikolay Rusev
Telerik team
 answered on 11 Dec 2014
1 answer
156 views
Hi there, 

Is it possible to do something like this (http://bl.ocks.org/GerHobbelt/3732612) in Kendo using a scatterLine chart?

Thanks!
Stephen
Petur Subev
Telerik team
 answered on 11 Dec 2014
1 answer
237 views
Hi,

The nodes comprising my HierarchcalDataSource possess two fields that hold potential children and all children from both fields need to be displayed in my kendoTreeView.  But the model.children property only allows specifying a single field (I believe - still very new to this).  Basically I am looking for something that does the following where the two children fields are idenfied as 'Children1' and 'Children2':

dataSource: new kendo.data.HierarchicalDataSource({
         schema: {
               model: { id: "Id",
                             hasChildren: function (item) {
                                            return ((item.Children1 != null && item.Children1.length > 0) ||
                                                        (item.Children2 != null && item.Children2.length > 0));
                             },
                             children: "Children1" or "Children2"
                }
         }
}

Thank you,
Tom
Nikolay Rusev
Telerik team
 answered on 11 Dec 2014
2 answers
140 views
Hi,

I do not want to allow users to select recurring events when creating new events. Therefore, I would like to edit the template, so that this option is not available.

Does anyone have a code example of how to do this in AngularJS?

Regards,

Peter Terkildsen
Peter Terkildsen
Top achievements
Rank 1
 answered on 11 Dec 2014
1 answer
260 views
Hi, 
I have used tree view on one of my edit page. On page load tree view shows 2 nodes and their children as checked out of 5 nodes. I want to retain these 2 checked nodes with children after reset action. On UI I can see 2 nodes and their children as checked after reset but at script level some how model containing value of tree node becomes empty. How to retain this model value at script level?
Daniel
Telerik team
 answered on 11 Dec 2014
1 answer
384 views
I did implement my own logic to get data from a server with a custom dataSource.Transport.Read function.

When receive the data from the server, every items are strings.  I would like a generic solution to parse those items according to the grid schema / column definition.

For example, I would like a date received as the following string "2014-12-09T14:32:54" to be parsed as a javascript data object.

I know such behavior is probably implemented somewhere in the grid as native dataSource.Transport.Read call to OData / AJAX services will parse the data returned by those services.

How can I implement the same logic for a custom dataSource.Transport.Read function?

Best regards,

Simon
Nikolay Rusev
Telerik team
 answered on 11 Dec 2014
3 answers
269 views
Is it possible that since Q3 2014 

$gauge->pointer(array('visible' => false))

doesn't work anymore ?
Dimiter Madjarov
Telerik team
 answered on 11 Dec 2014
3 answers
413 views
Hi,
  I wanted to either call a web service to upload files or to upload in chunks so I can upload large files 20 gig or above.

Thanks,
Amin
Dimiter Madjarov
Telerik team
 answered on 11 Dec 2014
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
Map
Drag and Drop
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
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?