Questions tagged as 'telerik'

0
answers

Grid Telerik Kendo UI - Delete row JS and call function

I'm adding lines normally and adding in a JavaScript array, I need to remove a selected row and remove it from the array and last save in the database. The following is not working correctly, it only calls a function but does not activate the te...
asked by 16.09.2016 / 16:21
1
answer

GridViewCheckBoxColumn generating a blank column

I'm creating a form of RadControls Winforms Application to perform a simple people registration. In this form I am using Telerik Rad Controls To use the checkbox for each item in the list I used the GridViewCheckBoxColumn This i...
asked by 01.02.2016 / 18:59
1
answer

Chartjs for Kendo-ui

I'm moving from Chartjs to Kendo-ui . (My company has the license) Home I'm having some trouble customizing the Radar Chart that I'm trying to use. Home 1) Remove rows that divide the graph. The cross that would be angleShowLineOut = fal...
asked by 20.08.2015 / 20:14
1
answer

Kendo MVVM - ViewModel within Other

Is it possible to bind a ViewModel inside Another? If so, how? I need to mount a context something like this: <div data-bind="visible: ViewModel_1.isVisible" /> //.... <div data-bind="source: ViewModel_Child1/>...
asked by 03.04.2014 / 22:22