Questions tagged as 'kendo-ui'

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

Hide a Kendo UI Grid column when using a column header

Hello, I have a multi-column kendo grid, all separated by headers, note: InthecaseoftheimageIneedtodynamicallyhidethemetacolumnofthebillingheader.BeforetheheadersIusedthefollowingcodewhere"aChk" is the value of a checkbox: function esco...
asked by 25.07.2016 / 20:44
0
answers

Thumbnails of images in the Kendo UI Editor

I'm having trouble with Kendo's "Editor" component ... When I upload the images it has a feature that simulates a gallery, or even the folder itself in Windows ... on this screen I can (or at least should) images. The problem occurs when I tr...
asked by 27.08.2015 / 20:18
1
answer

Select Kendo Grid row when clicking the column hyperlink

I have a problem with the Kendo Grid. What happens is that I have a grid with several columns, among them, I have one with the last position sent by the tracker. This column has the data in hyperlink format and when clicked on it, will open a ne...
asked by 06.08.2015 / 19:03
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