Telerik Forums
Kendo UI for jQuery Forum
3 answers
117 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
912 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
411 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
Bronze
Bronze
 answered on 18 Dec 2018
2 answers
228 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
161 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
209 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
119 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
203 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
176 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.3K+ 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
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?