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

Just wondering if there is some way to leverage the "touch"-ability that Kendo UI has to work with div's that have vertical/horizontal scrollbars.

I see there is a kendo.scroller.js but there is no documentation on that at this stage.

Thanks
Atanas Korchev
Telerik team
 answered on 05 Sep 2011
1 answer
291 views
Maybe I'm doing something wrong, but I'm using the DropDownList in a form and when the form gets submited the current value for the DropDown isn't sent together with the other "normal" html inputs. Is that by design? 

Thanks for your excellent support!
Dimo
Telerik team
 answered on 31 Aug 2011
1 answer
63 views
I tried to open the demo page with javascript disabled and could not navigate the page.

Is gracefull degradation something that will be available in the final product?

Dimo
Telerik team
 answered on 30 Aug 2011
0 answers
100 views
Please consider supporting Script# or something similar. Having a pre-built script# library will greatly increase development productivity.

thanks,
~ Paul  
Paul
Top achievements
Rank 1
 asked on 29 Aug 2011
2 answers
270 views

Hi,

I started to play with KendoUI and it seems to be pretty amazing. However, I’m having a hard time to achieve a simple scenario:

For example, how could I place a DropDownList “Cities” that is filtered by another DropDownList “States” in a way that the “Cities” DataSource only queries the server after the selection of “State”?

I saw the filter feature, but it seems to me that you need to query all the data and filters it on the client side. Is that right?

Thanks!

Gabriel Mello

Gabriel
Top achievements
Rank 1
 answered on 26 Aug 2011
1 answer
322 views
Documentation says setting animation to false disables the animations...but any version I add in makes the window not function (like nothing happens when I call .open)

$("#link-window").kendoWindow({
                          draggable: false,
                          resizable: false,
                          visible: false,
                          modal: true,
                          animation: "false",
                          width: "300px",
                          height: "100px",
                          actions: ["Close"]
                  });

$("#link-window").kendoWindow({
                          draggable: false,
                          resizable: false,
                          visible: false,
                          modal: true,
                          animation: false,
                          width: "300px",
                          height: "100px",
                          actions: ["Close"]
                  });

....am I doing it wrong?
Alex Gyoshev
Telerik team
 answered on 26 Aug 2011
5 answers
80 views
The Demos page doesn't seem to style properly on my iPad...I was trying to demo them to someone and everything is just allover the place and links don't seem to work

Is it just my iPad??
Alex Gyoshev
Telerik team
 answered on 25 Aug 2011
1 answer
138 views
Is there a way to set the min-width of root splitter or will it always hug the browser borders?
Alex Gyoshev
Telerik team
 answered on 25 Aug 2011
4 answers
197 views
Ok, so here's my definition

$("#mediaitems").kendoGrid({
                               dataSource: data.mediaitems,
                               scrollable: true,
                               sortable: true,
                               pageable: false,
                               databound: onKendoGrid_DataBound,
                               columns: [
                                   { field: "rating", title: "", width: "100px" },
                                   { field: "title", title: "Title" },
                                   { field: "speaker", title: "Speaker" },
                                   { field: "date", title: "Created", width: "200px", template: '<#= kendo.toString(date,"dd MMMM yyyy") #>' }
                               ]
                           }
);

(see attached for the result)

1) Template doesn't render in the specified format
2) How do I define classes on the columns so I can right-align the text in the date column
3) "Scrollable" seems to be gimpy in my nested splitter scenario...doesn't work at all
4) databound event isn't triggering...I need to attach jQuery click events to the row data when it's finished
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
 answered on 24 Aug 2011
2 answers
100 views
On the site here give me the ability to be able to select controls you want to use and have it download me a single magnified combined script

Perhaps?...wishlist?
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
 answered on 24 Aug 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
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?