Telerik Forums
Kendo UI for jQuery Forum
7 answers
157 views
how to all the buttons at the bottom of the window and drawing a border?

Dimo
Telerik team
 answered on 07 Jan 2013
1 answer
72 views
I was testing the KendoUI Grid row selection feature and found out that the change event is never fired in Chrome version 23.0.1271.97 m
on Windows 8 Pro 64bit
As an example you can try the demo page on your site http://demos.kendoui.com/web/grid/events.html 
The demo works on IE10 but not in the mentioned Chrome version.
Is there any workaround for this?

Update: Tried with Firefox 17.0.1 and works there too.
Nikolay Rusev
Telerik team
 answered on 07 Jan 2013
1 answer
250 views
how call bind/read for list view with auto bind false in mvc?


@(Html.Kendo().ListView(Model).Selectable(p=>p.Mode(ListViewSelectionMode.Single))
    .Name("listView2")
    .TagName("ul")
    .ClientTemplateId("template")
    .DataSource(dataSource => dataSource.Read(read => read.Action("GetCategoryByParent", "Home").Type(HttpVerbs.Post)))
    .AutoBind(false))
Nikolay Rusev
Telerik team
 answered on 07 Jan 2013
4 answers
477 views
Are there any examples of using KendUI in a single page application similar to how AngularJS works with routes and views? 
Something simple like menuitem1 displays list menuitem2 displays a grid or whatever but you have access the # any attributes such as ID are also available.

Thanks.
Daniel
Top achievements
Rank 2
 answered on 06 Jan 2013
3 answers
127 views
I am plotting data with lines that are percentiles.  I would like to have a label on the line that tells the name of the series.  I want it on the line not off to the left where users have to correlate the color back to the line they are on.   

Here is an example where the percentage floats on the line

http://www.cdc.gov/growthcharts/data/set1clinical/cj41c017.pdf 
Iliana Dyankova
Telerik team
 answered on 04 Jan 2013
3 answers
572 views
this is the code I have.. I've tried both 
 
tbs.select(1);

and
  tbs.select(tabStrip.tabGroup.children("li:first"));
.. neither work.

var tbs = $("#mytabs").kendoTabStrip({
                      dataSource: {
                          transport: {
                              read: {
                                  url: "api/data,
                                  dataType: "json"
                              }
                          },
                      },
                   change: function(e) {
                       //some code
                   }
                  }).data("kendoTabStrip");
               tbs.select(1);

Alexander Valchev
Telerik team
 answered on 04 Jan 2013
3 answers
310 views
I have a Root node I can click and make a call to Controller to get Data........that works no problem and the Children are displayed. However on the Server I load those childrens "Items" and set the hasChildren to True. I have verified through the Response data that the Json values are set correctly. However when the nodes are displayed there are no Plus buttons displayed so I can drill down into the data. Only the child text is displayed.

I tried to set LoadOnDemand to False and the plus buttons did show up. But behind the scenes the same call to the Conroller kept being called and eventually my browser locked up.........so not sure why that happened either.

I am converting to Kendo Treeview from Telerik treeview and only thing I really had to do was update to use the TreeViewItemModel object and set the right attributes.

By the way using version 2012.3.1114.340.

Any help would be appreciated.

thanks
Alex Gyoshev
Telerik team
 answered on 04 Jan 2013
1 answer
104 views
I am having a problem here getting an AutoComplete to completely refresh.  It is actually tied to the text as well as another dropdown, so when the dropdown changes, I want to 'forget' it ever looked anything up.  Once I type into my AC, it works perfectly, but trying to reset it is proving to be a problem.  I am doing the following:

$('#clear').on('click', function(e) {
    e.preventDefault();
    acManConfId.value(""); // .data("kendoAutoComplete"); object
    kendoManufacturerConfirmationIdDataSource.filter({}); //autocomplete datasource
});

But I am still not getting new reads over ajax in my firebug console, it is just reading from the old data.  All I want is to have the whole thing completely reset.  Thank you.
Daniel
Telerik team
 answered on 04 Jan 2013
1 answer
79 views
The only documentation regarding the classes and styles that I could find is at http://docs.kendoui.com/getting-started/web/appearance-styling. However, this article lists only "commonly-used CSS classes" and I wouldn't consider the article to be "documentation" like the API reference.

I also couldn't find any mention of the various widget constructors or declarative initializers in the API reference. They are mentioned in scattered articles throughout the various sections at docs.kendoui.com, but they aren't in the API section as far as I could tell.

I really want to buy the Kendo UI Complete for MVC product, but I've been so frustrated by the documentation during my free trial period. Is there a Kendo UI user manual or reference book that you could recommend, or is docs.kendoui.com the only available documentation?
Alexander Valchev
Telerik team
 answered on 04 Jan 2013
2 answers
543 views
Greetings,  I'm using editable grid and I want to trigger validation of a note column after the user enters a valid key code in another column.  Any suggestions on how to call validate on another column?

I created this to help: http://jsfiddle.net/Tevyn/jxkPw/


Alexander Valchev
Telerik team
 answered on 04 Jan 2013
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
MultiColumnComboBox
Chat
DateRangePicker
Dialog
Checkbox
Timeline
Drawer
DateInput
ProgressBar
MediaPlayer
ImageEditor
TextBox
OrgChart
Effects
Accessibility
PivotGridV2
ScrollView
BulletChart
Licensing
QRCode
ResponsivePanel
Switch
Wizard
CheckBoxGroup
TextArea
Barcode
Breadcrumb
Collapsible
Localization
MultiViewCalendar
Touch
RadioButton
Stepper
Card
ExpansionPanel
Rating
RadioGroup
Badge
Captcha
Heatmap
AppBar
Loader
Security
TaskBoard
Popover
DockManager
FloatingActionButton
CircularGauge
ColorGradient
ColorPalette
DropDownButton
TimeDurationPicker
ToggleButton
AIPrompt
TimePicker
AICodingAssistant
BottomNavigation
Ripple
SkeletonContainer
Avatar
Circular ProgressBar
FlatColorPicker
SplitButton
Signature
Chip
ChipList
VS Code Extension
PropertyGrid
Sankey
Chart Wizard
OTP Input
SpeechToTextButton
InlineAIPrompt
StockChart
ContextMenu
DateTimePicker
RadialGauge
ArcGauge
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?