Telerik Forums
Kendo UI for jQuery Forum
1 answer
84 views
When we test kendoUI datepicker widget under internet explorer 8.0 / 9.0
It cannot collapses correctly 

Finally we found a css setting in demo code example.css

html,
body
{
height:100%;
}

We add this setting to userdefined css, it works like a charm
Georgi Tunev
Telerik team
 answered on 13 Feb 2012
3 answers
494 views
Hi,

Great work for KendoUI mobile developers!

How can I make the items in a listview clickable (as shown in the Basic usage) example?
I use the databinding method.

My goal: when a user clicks on an item, slide in a remote view.

Thanks,
Koen
Kamen Bundev
Telerik team
 answered on 13 Feb 2012
0 answers
95 views
Hi

I'm using kendo grid with odata.
My datasource is classical (many options have been tested). Something like:

var

myDS = new kendo.data.DataSource({

type: "odata",

transport: {

read: { url: "http://localhost:2000/Ajax/Lists/PassageDataService.svc/Passages/"  

 //, dataType: "json"
}},

schema: {

data: "d.results", model: {id: "SeqId", fields: myObject}

},

pageSize: 10,

serverPaging: true,

serverFiltering: true,

serverSorting: true,

sort: { field: "SeqId" }

});


When i Try to add objet to my data source with

 myDS.add(myObject);

the object is added (I can see it on firebug), all goes fine but when i look at the page the new object is not on the kendo grid and firebug show an error "d.d is not defined"

If i use Json instead of odata, add object works fine but the rest is broken (pagging filtering etc with dataservice).

Anyone has ever tried to add row on buton click event to kendo grid using odata and dataservice?

thanks,
Laurent

Fdg
Top achievements
Rank 1
 asked on 13 Feb 2012
3 answers
224 views
Hi,

How can I start my application/web using the Android theme in windows Chrome instead of the IOS one? 

Thanks
Kamen Bundev
Telerik team
 answered on 13 Feb 2012
2 answers
119 views
Hi..
Where can I find an example that calls a basic web service...
Like a web service that returns  'Hello World'
thx
Jon
Top achievements
Rank 1
 answered on 13 Feb 2012
6 answers
207 views
I cannot get the Date Filter to work in the "Binding to remote data" Grid example:

http://demos.kendoui.com/web/grid/remote-data.html

Demo video here:
http://screencast.com/t/5Yd6xQTw3
SHAWN
Top achievements
Rank 1
 answered on 13 Feb 2012
2 answers
202 views
It's possible change the pager option ButtonCount without editing the kendo.all or kendo.grid js ??
thanks,
Giulio
Giulio
Top achievements
Rank 1
 answered on 13 Feb 2012
1 answer
153 views
We would like a function that warns before leaving a page with changes. Is there a way to do this through the Kendo Data? Can we check for dirty data?

Thanks
Petur Subev
Telerik team
 answered on 13 Feb 2012
1 answer
143 views
Am I just missing it or are the validation docs a bit thin?
Rosen
Telerik team
 answered on 13 Feb 2012
1 answer
224 views
Hi Telerik,

I'm trying to use the treeview and I was wondering if there's going to be a way to add hyperlinks to the nodes?

That would be really helpful for me to help improve some of the SEO things I want to do with the tree.

Thanks,
Chris
Dimo
Telerik team
 answered on 13 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?