Telerik Forums
Kendo UI for jQuery Forum
1 answer
113 views
Hello,

How can I show a kendo datepicker in a x-kendo-template?
And can I use validation in the same template?

Thanks in advance,
Martin
Petyo
Telerik team
 answered on 20 Feb 2012
3 answers
245 views
Hello,

Simple question : when i add a tab by javascript, is it possible to put HTML instead of simple text for the tab's title ?
I want to ad a close button in fact.

Regards,
Guillaume
Kamen Bundev
Telerik team
 answered on 20 Feb 2012
1 answer
172 views
Hi,

I'm wondering if you have an event when kendo is done with it's adding of css to my html.  I'd like to make some changes once that is done.  Right now they get over written even though I have this on the FIRST line in the $(document).ready.
var app = new kendo.mobile.Application(document.body, { layout: 'main', transition: 'slide' });
Petyo
Telerik team
 answered on 20 Feb 2012
1 answer
302 views
Will there be a Javascript-Function to detect the geo-data like latitude and longitude of the mobile device?

In jqTouch, for example, you receive it this way:

var lookup = jQT.updateLocation(function (coords) {       
        if (coords) {
            lat = coords.latitude;
            lng = coords.longitude;         
        }
}
Kamen Bundev
Telerik team
 answered on 20 Feb 2012
1 answer
114 views
Hi,

When reading a thread on this forum, it would be nice if the breadcrumbs would also have the current forum in there, so we can click that and go back to the forum we were exploring ;)  Right now, we can only click back to the forum list view.  Just a nice to have obviously ;)
Yosif
Telerik team
 answered on 20 Feb 2012
1 answer
263 views
I have a line chart showing one weeks worth of hourly data (168 values).  The categoryAxis labels overlap even when they are rotated 90 degrees.  How can I show the label for only every 6th or 12th value to prevent this? 
T. Tsonev
Telerik team
 answered on 20 Feb 2012
1 answer
73 views
Code: http://jsfiddle.net/latenightcoder/VfgLu/

Attached screenshot of it working in Chrome. And not on IE9. Problem exists on all IE doc modes.
Joel
Top achievements
Rank 1
 answered on 19 Feb 2012
9 answers
174 views
I have a callback function that returns an XElement object with the following content:
<Rows>
  <Category Name="Management" ID="Management">Management</Category>
  <Col1 Name="Cost" ID="Cost">189812516</Col1>
  <Col2 Name="Ratio" ID="Ratio">29.73</Col2>
  <Col3 Name="Headcount" ID="Headcount">1296</Col3>
</Rows>
<Rows>
  <Category Name="Professional Staff" ID="Professional Staff" >Professional Staff</Category>
  <Col1 Name="Cost" ID="Cost">53599982</Col1>
  <Col2 Name="Ratio" ID="Ratio">23.39</Col2>
  <Col3 Name="Headcount" ID="Headcount">808</Col3>
</Rows>
 
etc....

How can i use this in KendoGrid?   I.e. how do I set this up in the data source so as to be able to bind to it.   I am not loading this from a url or a file, it is coming in from a variable.

Do I load this as an XML data source or convert it with a template?  Help!







Steven
Top achievements
Rank 1
 answered on 19 Feb 2012
0 answers
81 views
http://jsfiddle.net/latenightcoder/6ZNqN/embedded/result/

Try zooming in / out and you'll notice the header lines don't match up with the grid lines.

Happens in Chrome/FireFox. IE9 isn't affected (WAT!)
Joel
Top achievements
Rank 1
 asked on 19 Feb 2012
4 answers
815 views
In an ASP.NET MVC application, how could I retrieve the sort field and direction?
I see that the grid sends these parameters: sort[0][dir] and sort[0][field] but how could I retrieve them in c#?

public JsonResult GetLogs(int page, int pageSize, int skip, int take, ???)

or should I use the parameterMap setting?
parameterMap: function(options) { 
          return
             pageIndex: options.page, 
             size: options.pageSize, 
             orderBy: convertSort(options.sort) 
          
       

but I don't find the implementation of convertSort, do you have an example?
Vin
Top achievements
Rank 1
 answered on 18 Feb 2012
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
Drag and Drop
Application
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
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?