Telerik Forums
Kendo UI for jQuery Forum
1 answer
161 views
I've been racking my brain for several days trying to figure out a way to add an entire JSON collection to a DataStore without iterating through the JSON collection and calling .add for all the items.

Is there a way to do this?
Alexander Valchev
Telerik team
 answered on 04 Jun 2012
1 answer
261 views
Hi,

Can the menu exist as one horizontal list that does not wrap to consume more page/screen real estate than is required?  The problem is this 

    | browser width boundary
| menu item 1 | menu item 2 |
| menu item 3 | menu item 4 |
      | browser width boundary

I desire this:
    | browser width boundary
    |
| menu item 1 | menu item 2 | menu item 3 | menu item 4 | 
            |
    | browser width boundary

Is it possible?  One thought, for horizontal scrolling due to the inevitable overflow that this type of layout would create, is to wrap the menu with a simple div and use the iScroll library (http://cubiq.org/iscroll-4) for the horizontal scrolling of menu items, like this: 

myScroll = new iScroll('wrapper'); // 'wrapper' is the div element with id='wrapper'


Would this type of solution work for the Kendo UI menu control?

Dan

Kamen Bundev
Telerik team
 answered on 04 Jun 2012
1 answer
527 views
Hi,

My grid is sorted by a numeric column by default and I have two custom commands that change the content of this column so that the elements in the grid are reordered. I call a grid.refresh() whenever the content of this column change and I see that the displayed value are refreshed, but the sort is not reapplied.

How can I reapply the sort programmatically?

Regards,

Alex
Alex
Top achievements
Rank 2
 answered on 04 Jun 2012
5 answers
895 views
Any one else noticed that if the grid receives an empty result set crashes? Say one of the filters returns zero results it all goes south, is there a way to save it? It returns this error : Uncaught TypeError: Cannot read property 'length' of undefined  
Michael
Top achievements
Rank 1
 answered on 04 Jun 2012
1 answer
187 views
Hi, The datasource has the change event when receiving data. The startrequest when the call is performed. When the datasource get no data, how can I handle this? It seem missing a call back. Thanks.
Patrick Rioux
Top achievements
Rank 1
 answered on 04 Jun 2012
7 answers
529 views
Hi,

Another GridView MVVM query from me! I've got my Kendo Grid working via MVVM, which uses the grouping / paging fine (data-groupable / data-pageable / sortable), but for filtering columns I can't seem to find a property that works and this is not documented anywhere I can find. I've tried data-filterable to no avail.

Has anyone found the correct syntax for this?
Richard
Top achievements
Rank 1
 answered on 04 Jun 2012
1 answer
163 views
Currently have a kendoTreeView, and selected nodes can be dropped into a grid or listview, but source should remain inside treeview to be dragged again to another cell or row.

Any examples of this operation?
Dimo
Telerik team
 answered on 04 Jun 2012
0 answers
134 views
Hi, I wish to have a new functions about combobox with treeview.
Anyone got this functions?

I have captured the picture:  Category Picture <--- here..
Joachim
Top achievements
Rank 1
 asked on 04 Jun 2012
1 answer
59 views
Hello,
I have a kendo editor which throws an error when I try to paste content for the second time. Check this fiddle in IE 9. Can anyone tell me if there is a fix or workaround for this?

Thanks.

  
Alex Gyoshev
Telerik team
 answered on 04 Jun 2012
4 answers
796 views
I am getting the error: Uncaught TypeError: Cannot read property 'field' of undefined 

in the kendo.all.min.js file when trying to post a view model with nested objects. 

I have created a jsfiddle to repro the issue, I don't think I'm describing it very well, so take a look, it is short.

http://jsfiddle.net/bNBUP/ 

Any ideas?
Thanks,
Gary 
Atanas Korchev
Telerik team
 answered on 04 Jun 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?