Telerik Forums
Kendo UI for jQuery Forum
1 answer
310 views
Hello guys,
First - great UI framework :) I hope it goes well in the future.

Second - i have the following scenario :
01.$(document).ready(function() {
02.              var JsonDataSource = new kendo.data.DataSource({
03.                  transport: {
04.                      read: {
05.                          url: "jsonProvider.php", // the remove service url
06.                          dataType: "json"
07.                      }
08.                  }
09.              });
10.                
11.              JsonDataSource.read();
12.              console.log(JsonDataSource);
13.                
14.              $("#grid").kendoGrid({
15.                  dataSource : JsonDataSource,
16.                  columns : ["id", "name"],
17.                  selectable : true,
18.                  sortable : true,
19.                  change : function(event) {
20.                      console.log(this);
21.                      var selected = this.select();
22.                      console.log(selected.text());
23.                  },
24.                  dataBound : function() {
25.                      console.log("data loaded");
26.                  }
27.              });
28.          });

The JSON is super simple :
1.[{id : 1, name: "sth"}]

And when i click on a row, i got the following output :
1sth
What i want to do is to get the whole object (without doing dirty hacks)  when i click on the grid row and fire the onChange event.
Is this possible in Kendo ?
Rosen
Telerik team
 answered on 12 Sep 2011
1 answer
93 views
So the roadmap says there will be a numeric text box, will we also get a plain textbox as well (with like the EmptyText hover effect perhaps)?

I guess what I'm asking is will there be a BASE textbox at which all others will expand on (ala the RadControls)?

Thanks,
Steve
Dimo
Telerik team
 answered on 08 Sep 2011
5 answers
348 views
I could not find any examples with ajax data loading for treeview.  Is there a way you can provide an example with this?
Georgi Tunev
Telerik team
 answered on 07 Sep 2011
1 answer
58 views
This page still lists IE6 support

...perhaps make the supported browsers a shared generic content item?
Sebastian
Telerik team
 answered on 06 Sep 2011
1 answer
109 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
269 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
47 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
79 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
252 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
283 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
Narrow your results
Selected tags
Tags
Grid
General Discussions
Charts
Data Source
Scheduler
DropDownList
TreeView
MVVM
Editor
Window
Date/Time Pickers
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)
SPA
Filter
Drawing API
Drawer (Mobile)
Globalization
Gauges
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
OrgChart
TextBox
Effects
Accessibility
ScrollView
PivotGridV2
BulletChart
Licensing
QRCode
ResponsivePanel
Switch
Wizard
CheckBoxGroup
TextArea
Barcode
Collapsible
Localization
MultiViewCalendar
Touch
Breadcrumb
RadioButton
Stepper
Card
ExpansionPanel
Rating
RadioGroup
Badge
Captcha
Heatmap
AppBar
Loader
Security
Popover
DockManager
FloatingActionButton
TaskBoard
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
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?