Telerik Forums
Kendo UI for jQuery Forum
3 answers
85 views
Using the Column chart with exactly two series ("previous billing cycle" and "current billing cycle"). The series are not stacked, but side-by-side, I only want to display the series label on top of the bar for the second series, which is always "current billing cycle". How can I achieve this?

Second question: I want the series label to be a percent change between the first series and the second series. Should I do this calculation in the parse function?

Thanks,
--Ed
Ed
Top achievements
Rank 1
 answered on 11 Mar 2015
4 answers
61 views
I'm not sure if this is a bug or just the regular operation of the Kendo Listview.

If you start a new data item ("add") to the listview and leave it in edit mode... then click a delete button on another data item... It then syncs the first "incomplete" data item. So you're left with an empty data item of sorts.

This is odd behavior if the user accidentally clicks another item. Especially considering it passes validation on the data model itself.

You can even perform it from the demo page: Listview Edit Demo

Can anything be done to work around this as we would prefer to not have it behave this way.
David
Top achievements
Rank 2
 answered on 11 Mar 2015
3 answers
249 views
Hello,
I'm new to all of this. i'm using mvc razor and i would like to know if it is possible to do this:
i would like a listview that displays the list of some employees in my DB. 
All the item in the list have a delete icon so they can be deleted.
Also, when i click on the listbox, a textbox appears at the end of the list. it is autocomplete and lists all employees in DB that have the letter(s) typed.
So then i can add the employee selected in my listview....

Is it possible? can i have some guidelines on how to do this?
thank you
shirya 
Shirya
Top achievements
Rank 1
 answered on 11 Mar 2015
1 answer
300 views
Hi, I have a problem with grid that have navigatable property set to true and custom dropdown editor. When I click on the dropdown it disappears instead of displaing dataSource items.

http://dojo.telerik.com/@b4rteqq/aHIDI/2

To reproduce the bug You have to:
1. Click once at one of the cells on the Category column (the dropdown control appears)
2. Click on 'k-i-arrow-s' parent (but not directly on k-i-arrow-s' - check screen attached to the post). The dropdown dissapears and cell is not in edit mode anymore instead of displaing list of available categories. 

Can You provide me some fix for that behaviour?
Alexander Popov
Telerik team
 answered on 11 Mar 2015
2 answers
644 views
I have been looking through the examples, but am failing to see how to save the changes back to the server via a custom dropdownlist in my grid.

I am able to get the dropdownlist in the grid and select it from edit mode. Now based on my select I would like to save the changes based on the row record selected.

Is there an example using a template or a full example of this somewhere. Everything I have seen so far has been partial examples.

Here is my editor function which works fine with my grid, just need to know how to make an ajax call or where to make the call to save the change.

    function internalStatusDropDownEditor(container, options) {
        $('<input required data-text-field="InternalStatus" data-value-field="InternalStatus" data-bind="value:' + options.field + '"/>')
            .appendTo(container)
            .kendoDropDownList({
                autoBind: false,
                dataSource: {
                    data: [{ InternalStatus: "Open" }, { InternalStatus: "Closed" }, { InternalStatus: "Pending Input" }]
                }
            });
    }

Thanks all.

Joe
Top achievements
Rank 2
 answered on 11 Mar 2015
1 answer
189 views
Regarding the Treemap Chart:  Do you have an example of how to get the data item that is clicked on?  We're using ASP.NET MVC Razor.
Daniel
Telerik team
 answered on 11 Mar 2015
1 answer
342 views
 I have a list (db table) of contacts. Let's say there are 5000 contacts in the table.  200 flagged active and the reminder flagged inactive.   I'm using a combo box to select/change the contact on a screen that edits an activity.  This all works great.  Since I don't want have all 5000 contacts transferred to the dom I'm filtering the for only active contacts.  This also works great.   The problem comes when the edit screen loads and contact has been marked as inactive.  In this case I get the value instead of the name.  Has anyone solved for this case?
Georgi Krustev
Telerik team
 answered on 11 Mar 2015
2 answers
179 views
Hi,

I want to export the data of the grid to excel.

my data is displayed from right to left,
how can I export it rtl?

Thanks!
Ro
Top achievements
Rank 1
 answered on 11 Mar 2015
3 answers
83 views
I have stockChart in my app.
I stacked the series in the navigation.

when the chart type is 'column' it's work nice, but when the type is 'line' it show the series separated.


how can I fix this?

     code: stack: true

pictures attached.
T. Tsonev
Telerik team
 answered on 11 Mar 2015
11 answers
153 views
how can this happen
Dimiter Madjarov
Telerik team
 answered on 11 Mar 2015
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
Drag and Drop
Map
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
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?