Telerik Forums
Kendo UI for jQuery Forum
3 answers
78 views

Hi Guys,

I noticed yesterday a new internal build of Kendo UI was released - Version 2018.03.1212

But trying to download this update via Bower generates the following error

       bower not-cached    https://bower.telerik.com/bower-kendo-ui.git#2018.3.1212
       bower resolve       https://bower.telerik.com/bower-kendo-ui.git#2018.3.1212
       bower ENORESTARGET  No tag found that was able to satisfy 2018.3.1212

       Additional error details:
       Available versions in https://bower.telerik.com/bower-kendo-ui.git: 2018.3.1205, 2018.3.1129 .........

Have you stop releasing Bower packages or is this just an oversight?

Regards
Alan

AGB
Top achievements
Rank 1
Iron
 answered on 19 Dec 2018
7 answers
767 views
Hello,

I am facing a problem getting my gantt charts to render properly. I am generating the gantt charts from JavaScript using the attached code.

The data that is entered into the datasource is also attached (in Excel), as well as the resulting look of the gantt chart (please observe that the titles and dates of tasks are OK in the list on the left).

The div I render to is part of a rather big page construct, and is on a kendo Tabstrip that is initially hidden. I am aware that when the initially hidden gantt tab is activated I need to re-render, and I believe I had it all working in version 2014.2.716, but not in my current version 2014.2.903

What am I missing - any advice?
Alex
Top achievements
Rank 1
 answered on 18 Dec 2018
5 answers
375 views
Does anyone have an example of building a treeview and once a node has been selected, it does a postback to a controller sending it the id of the node that was clicked?  This treeview is generated on the server and is using razor syntax.  If anyone has a pretty good example that consists of more than one line of code with a link to the docs, that would be helpful.
Joel
Top achievements
Rank 3
Bronze
Iron
Iron
 answered on 18 Dec 2018
2 answers
195 views

we are building dashboard, user has capability to build his own chart with dataSource from API, problem comes when user used dataSource with nested JSON data, how can i deal with nested JSON data with charts,
how can i deal with such scenario, i.e i want to give the user capability to create his own chart with dynamic dataSource , if there a code sample, i will appreciated
also, can i use HierarchicalDataSource with charts for such scenario

please check dojo link to get sample of data

Chart Nested JSON DataSource


Tsvetina
Telerik team
 answered on 18 Dec 2018
7 answers
132 views

Hi ,

in a toolbar with 2 buttons at right side the toolbar has 2 rows:

Dojo and screenshot in Firefox 60.3.0esr (64bit).

In Firefox 63.0.3  it is ok: the toolbar has only one row like expected.

Is there a workaround  for Firefox esr?

Peter

 

 

 

Ivan Zhekov
Telerik team
 answered on 18 Dec 2018
1 answer
171 views

Hi,

is it possible to switch a multi-line plot to a stacked mode like in labview? See picture in post Waveform chart with stacked plots .

It has one x- or category-axis, same gridlines, one category-axis cursor line - similar in kendo the crosshair line. But separate y- or value-axis.

The https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/configuration/series.stack is not correct, because it aggregates the values ( sum/%) at thy a-axis.

 

Peter

 

Tsvetina
Telerik team
 answered on 18 Dec 2018
1 answer
88 views
The close button on window, has an error when I click that. It bring me to the head of page with # in URL. But that doesn't happen when I use close() method.
Marin Bratanov
Telerik team
 answered on 17 Dec 2018
2 answers
141 views

Portion of my gantt chart code:

    @(Html.Kendo()
        .Gantt<ProjectMilestoneGanttTaskViewModel, ProjectMilestoneGanttDependencyViewModel>()
        .Name(ganttName)
        .Editable(e =>
        {
            e.DragPercentComplete(false);
            e.Template(Html.Partial("EditorTemplates/ProjectMilestoneGanttTaskViewModel", new ProjectMilestoneGanttTaskViewModel()).ToHtmlString());
        })     

 

ProjectMilestoneGanttTaskViewModel.cshtml:

@model ProjectMilestoneGanttTaskViewModel
 
@Html.EditorFor(x => x.Title)

 

Title will not bind in the editor template, it always appears blank. I have plenty of other fields that are not "Title", and those bind perfectly. If I change the name it also binds just fine. I noticed that in the your editor template in the demo it uses lower case "title". I would simply use another name than title but IGanttTask is expecting a "Title" field.

Is this a known issue?

 

Veselin Tsvetanov
Telerik team
 answered on 17 Dec 2018
1 answer
150 views

Hi, 

My requirement is to populate json data with Pivot grid  using date as a filter and each fields data should be populated in single row of that particular date.

Is there any custom option available for pivot grid for my requirement?

please suggest.

 

Boyan Dimitrov
Telerik team
 answered on 17 Dec 2018
7 answers
1.2K+ views
We're currently using Telerik controls for ASP.NET MVC, basically we have grid looks like attached image, is this possible using  Kendo UI grid?
Konstantin Dikov
Telerik team
 answered on 17 Dec 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?