Telerik Forums
Kendo UI for jQuery Forum
2 answers
268 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
316 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
79 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
194 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
99 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
3 answers
183 views
Ok, so ...
  1. JSON is returned
  2. Grid or list is populated
  3. jQuery Click events are wired up to each of those items in the list to toggle a splitter pane

...how does one expand said splitter pane.  The examples show wiring it all up when the splitter is created.  How do you call it independently?
Alex Gyoshev
Telerik team
 answered on 24 Aug 2011
1 answer
178 views
I have a "View" switcher which toggles the data in a div between a kendo grid and a jquery template view (listview kindof)

(calling a .empty() before the switch)

But when I switch to the jQuery template the div is still decorated with the kendo elements.  So extra jQuery to remove it all, or is there a method to do this already?...do you see issues with this scenario?

Steve
Atanas Korchev
Telerik team
 answered on 24 Aug 2011
3 answers
162 views
Opening firebug seems to push the splitter up, but when I close firebug it doesn't seem to react to the availability of more space and adjust accordingly....

ALSO, when the page loads I see a "pop" as the splitter activates.  Could you impliment something such that it'll display:none the wrapper then .show() once it's done?  I tried doing this myself but it throws the entire control off
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
 answered on 23 Aug 2011
1 answer
97 views
Do you think you could throw some samples in the events docs to the right of "methods"?
Georgi Tunev
Telerik team
 answered on 23 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
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?