Telerik Forums
Kendo UI for jQuery Forum
1 answer
144 views
Hi,

I would like to snap my series-labels to x-axis or better give margin value relative to x-axis. Please see attached image. Top image is default behavior and the image at the bottom is what I would like to do.

Barbaros Saglamtimur
Top achievements
Rank 1
 answered on 18 Feb 2013
0 answers
147 views
Hi guys, 
I'm trying to implement a kendo menu with an handler for close event.


here is my code:

var MyNamespace = {
 
    Init: function() {
        var menu = $("#userMenu").kendoMenu({ close: MyNamespace.OnClose }).data("kendoMenu");
        ....
    },
     
    OnClose: function() {
        alert("closed");
    }
}

It's pretty much the same code from the demo but I never get the alert win to shows up...
I tried some alternative like put the handler inside the Init method, or to put the alert directly inside .kendoMenu({...})..
nothing happened..
What am I doing wrong? 
thanks
Fabio



EDIT: ok I figured out..
In the code there was another declaration of the same kendoMenu the probably overwrote the one in which i put the handler.
(I'm doing some maintenance to someone else code...)
Sorry!  
Gaetano
Top achievements
Rank 1
 asked on 18 Feb 2013
3 answers
394 views
Hello,

I have a json data format as below:
  • xField: [5,7,9,7,1]
  • yField: [1,5,9,8,6]
  • Tooltip: ["A","B","C","D","E"]
This data is to be displayed Kendo UI Line Chart. I am able to plot line chart using xField and yField values.

But I am unable to customize the tooltip text (it is showing either xField or yField). I referred documentation but cannot find way to achieve this.

Is there any way to provide different/customize value in tooltip as well as data label?

Please assist me on this.

Thanks
Iliana Dyankova
Telerik team
 answered on 18 Feb 2013
1 answer
93 views
Hi to all,

I have a window contains grid with parameter IFrame=False.
When i try to filter the grid , after postback my window disappears and in my browser I have this url:

http://localhost:49345/?Grid-sort=&Grid-page=1&Grid-pageSize=10&Grid-group=&Grid-filter=idcliente~eq~5

Why this behavior?

Thanks
Daniel
Telerik team
 answered on 18 Feb 2013
1 answer
77 views
I am using the back button to come from a view back to the previous one. However, when I tap the button the previous view reloads itself and thus loses data. Is there a way to make the view stay the same when the user is using the back button?
Ivan Ivanov
Telerik team
 answered on 18 Feb 2013
1 answer
121 views
are there any social media icons available for kendo ui mobile? if not available in the library, are there any third party options?
Yavor Georgiev
Telerik team
 answered on 17 Feb 2013
10 answers
2.2K+ views
How can i set the focus on a combobox? $('#combo').focus(); doesn't work!
beauXjames
Top achievements
Rank 2
 answered on 15 Feb 2013
2 answers
2.3K+ views
Hi,

First of all, Kendo UI is a very great framework for HTML5. thumbs up!

Now i have a small problem that i can't fix
i have a webpage that calls a webservice when the user triggered an event.
before sending the request, i disable the combobox so there the user is forced to wait untill the request handling is done.

function DoRequest()
{
$("#ComboBoxUrl").kendoComboBox({ enable: false });
Service.
DoSomething($("#ComboBoxUrl").val(), OnComplete, OnError, OnTimeOut);
}

When the handling is successfully done, there will be a callback function that re-enables the combobox
and show the response in a textbox.

function OnComplete(arg)
{
$("#txtReponse").val(arg);
$("#ComboBoxUrl").kendoComboBox({ enable: true });


Problem is: the combobox stays disabled after the callback. i copy-pasted the code line and changed the false param to true, so i was sure it wasn't a syntax error.

Do i do something wrong? is this a bug?
beauXjames
Top achievements
Rank 2
 answered on 15 Feb 2013
1 answer
89 views
Hi

I'm using an input with the "date" type to get the date settings options, which are really cool.

What I'm not sure about is how to get the date value out of the input.  Looking in the inspector, the value of the input does not change.

So how do you get the new value out?  Handle the change event or something?

Thanks
Iliana Dyankova
Telerik team
 answered on 15 Feb 2013
1 answer
100 views
In my grid, I do have a column as small image. I want to display a different image size as ToolTip. Is it possible in KendoGrid ? If so, could you please send me a sample code.

Thank you

.
										
Alexander Valchev
Telerik team
 answered on 15 Feb 2013
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
MultiColumnComboBox
Chat
DateRangePicker
Dialog
Checkbox
Timeline
Drawer
DateInput
ProgressBar
MediaPlayer
ImageEditor
TextBox
OrgChart
Effects
Accessibility
PivotGridV2
ScrollView
BulletChart
Licensing
QRCode
ResponsivePanel
Switch
Wizard
CheckBoxGroup
TextArea
Barcode
Breadcrumb
Collapsible
Localization
MultiViewCalendar
Touch
RadioButton
Stepper
Card
ExpansionPanel
Rating
RadioGroup
Badge
Captcha
Heatmap
AppBar
Loader
Security
TaskBoard
Popover
DockManager
FloatingActionButton
CircularGauge
ColorGradient
ColorPalette
DropDownButton
TimeDurationPicker
ToggleButton
TimePicker
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
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?