Telerik Forums
Kendo UI for jQuery Forum
1 answer
73 views
Hi,
I am new to Kendo Chart.
I was trying to use the kendo chart with local data binding for my application.
I encountered a problem with setting X-axis values. I need the values X-axis from (0,2,4 ... 20) and  Y-axis from (0,2,4 ... 20) the starting point should be (0,0) but i am not able to set the first point for X- axis.
 
Please help me out asap.....
thanks in advance. 
Hristo Germanov
Telerik team
 answered on 31 Oct 2011
1 answer
114 views
Greetings 

I really believe that Kendo UI's chart is one of the most elegant I have seen client-side wise. Keep up the good work!

Sadly, The series do not display in the android browser. Some display successfully - the series item labels and the axis, however, this is not the case for actual series lines, bars etc.

In the bar one specifically, It must had something to do with the <path> tag inside the <g> tag that is generated client side. It seems that the path tag can't be rendered or interpreted by the android browser.

I attempted by injecting a div tag inside the path tag with a background color set to red, but this did not rendered properly.

Could you provide any work around suggestions?
Let me know and Thank you

Sergio

T. Tsonev
Telerik team
 answered on 31 Oct 2011
1 answer
134 views
Is there any options for dragging data points (x,y) in the kendo chart ?
Hristo Germanov
Telerik team
 answered on 31 Oct 2011
0 answers
97 views
I want to pass some value from one kendo window to another kendo window. Actually I have some selected data in the grid.I want to pass those selected data as grid in the another window .Please help me.
Sourav
Top achievements
Rank 1
 asked on 31 Oct 2011
1 answer
128 views
I am working off the index.html chart file from the examples folder I downloaded. I want to change the dates on the bottom of the chart from numbers to numbers/letters. I tried entering in the code below and got a syntax error. I'm guessing I can't enter in letters?  
categoryAxis: {
                            categories: [2005, 2006, 2007, 2008, 2009]

to 

categoryAxis: {
                            categories: [1st Year, 2nd Year, 3rd Year, 4th Year, 5th Year]

Any help is appreciated

Thanks
qwerty
Top achievements
Rank 1
 answered on 31 Oct 2011
2 answers
390 views
Are there any Plans to do a ToolBar or Ribbon in the near future?
Sergey
Top achievements
Rank 2
 answered on 30 Oct 2011
0 answers
159 views
Hi, is it possible to attach grid.collapseGroup(grid.tbody.find(">tr.k-grouping-row")); to a grouping event?
andrew
Top achievements
Rank 1
 asked on 29 Oct 2011
1 answer
270 views
For example. I have article and I attached 3 files to it. Now i open article for edit because I want to add 2 more files but delete one. Of course i could make separate list of already uploaded files. But better would be to give to this UI element list of files to be populated on initialization.
T. Tsonev
Telerik team
 answered on 28 Oct 2011
6 answers
268 views
Hi,

Is there any known issue beetween KendoUI and CurvyCorners. When I include CurvyCorners KendoUI controls start presenting some visualization problems.

Thanks in advance
mvbaffa
Top achievements
Rank 1
 answered on 28 Oct 2011
1 answer
197 views
Hi, I'm trying to populate a dropdown list using XML that was retrieved from a web service which I pass two arguments to. The list seems to be displaying the right number of items, however they all appear as "undefined". Here is my code:

$("#dropdownbox").kendoDropDownList({
    dataSource: new kendo.data.DataSource({
        dataTextField: "name",
        dataValueField: "id",                       
        transport: {
            read: {
                url: "WebService.asmx/GetDates",
                data: {
                    startDate: "2010/10/20",
                    endDate: "2012/10/20"
                }   
            }
        },
        schema: {
            type: "xml",
            data: "NewDataSet/dates",
            model: {
                fields: {
                    building_name: "name/text()",
                    building_id: "id/text()"
                }
            }
        }
 
    })                       
});

Here is the XML that is returned by the web service:

<NewDataSet>
    <dates>
        <id>4</id>
        <name>TestItem1</name>
    </dates>
    <dates>
        <id>5</id>
        <name>TestItem2</name>
    </dates>
</NewDataSet>

Any help would be appreciated!
Patrick
Top achievements
Rank 1
 answered on 28 Oct 2011
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
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?