Telerik Forums
Kendo UI for jQuery Forum
1 answer
130 views
When a widget with a ".k-icon" span is part of a panelBar (say a datepicker), the "k-icon" span isn't displayed.

Changing line 307 in "kendo.panelbar.js" from :
items.find(".k-icon").remove();
to:
items.find(".k-link .k-icon").remove();
fixes the issue.
Kamen Bundev
Telerik team
 answered on 21 Oct 2011
1 answer
207 views
Hi,

Is it possible that I can limit the depth of the subnodes added when dragging a node? For example not to be able to create second level nodes, just root nodes and children to them.

Thanks,
Blagojce
Alex Gyoshev
Telerik team
 answered on 21 Oct 2011
1 answer
92 views
I have been trying without success to connect a remote URL that provides a basic XML output much like you have in the demo. When I call it though, I always am presented with Object doesn't support this type method right at b.lenght. When I look back at b, b is equal to "data". What I can't figure out is what I am missing to cause this to happen. Is it that it can't find the URL?

SCRIPT445: Object doesn't support this action
kendo.all.min.js line 1 character 27728

My Code

var sharedDataSource = new kendo.data.DataSource({                     
  pageSize: 10,                           
  transport: {                               
   read: "MYURL"          
  },
  schema: {
   type: "xml",
  data: "/NewDataSet/Data",                           
  model: {                               
   fields: {                                   
    edit: "edit/text()",                                   
      }                          
     }                       
    }                    
});

Xml Output Looks like
<NewDataSet><Data><edit>test</edit></Data><Data><edit>test2</edit></Data></NewDataSet>

I then setup my grid to connect to this datasource like so;

 $("#grid").kendoGrid({                       
    dataSource: sharedDataSource, 
   autoBind: true,                     
  height: 280,                       
  columns: ["edit"]                   
 });

Any thoughts would be awesome.... thank again

Rosen
Telerik team
 answered on 21 Oct 2011
1 answer
48 views
There's a ton of problems with the demo code...someone needs to go through each sample just to test

Look at this one for example:
<div id="tabstrip">
     <ul>
         <li>First Tab</li>
         <li>Second Tab</li>
     </ul>
     <div>First Tab Content</div>
     <div>Second Tab Content</div>
 </div>
 
var tabStrip = $("#tabStrip").kendoTabStrip();

Can you spot the...problem? :)
Dimo
Telerik team
 answered on 21 Oct 2011
1 answer
238 views
Hi eveyone,
I'm really interesting in Kendo UI and its potentiality, in particular the mobile compatibility.
At the moment we have developed in Silverlight a business app and we are interested in extending the potential of this product to mobile scenario. We'd like to know if it exists right now or if you are planning a tool to convert silverlight code to kendo code.

Thanks in advance,

Alessio

Sebastian
Telerik team
 answered on 20 Oct 2011
1 answer
237 views
I have two use cases that I could not implement with the TabStrip 
 - Open an external URL if the user clicks on the tab header (the tab itself has no content, so the current opened tab will not loose the focus) 
- Calling a Javascript Function if the tab header is clicked (that loads the remote data). Maybe it would be great in general, that it's possible to use data Sources for loading the tab contents and not only static urls... 

Exists there any solutions for those two use cases? 

Thank you 
Micha
Kamen Bundev
Telerik team
 answered on 20 Oct 2011
1 answer
191 views
Good day,

I have been researching but don't see a way for me to override the Paging Event in the grid. For example, let's say I have 10,000 items coming from a remote source and I want to pass only the first 10 items to the grid. Then when the individual chooses to page to the next 10 theyclick next and the datasource, requests the next 10 from the remote source. Is there a way to accomplish in the grid or should I create my own paging template and apply it below the grid and when a user chooses another page via the paging template, I rebind the datasource to the next 10?

Thank you for your assistance
Dimo
Telerik team
 answered on 20 Oct 2011
0 answers
51 views
Hello,
im really a Newbe in Javascript. For a Microcontroller project i need Date/Time inputs, charts, formatted Outputs, sliders, etc. So Kendo UI is the ultimative Resolution for my development. At the moment im busy oneselfe with javascript and jquery.

What i have to do, to style radio- and checkboxfields like Kendo UI Autodiscover <input> field (shadow etc..)?
Hope you now what i mean...

thanks
Jo, Bavaria
Joachim
Top achievements
Rank 1
 asked on 20 Oct 2011
6 answers
1.1K+ views
Hi,

I have a Logon window so I do not want to allow my user to close my window.

How can I hide the close Icon ???

Thanks in advance
mvbaffa
Top achievements
Rank 1
 answered on 19 Oct 2011
1 answer
240 views
When datasource changed, I want to rebind Grid through javascript.

How can I do it?
Rosen
Telerik team
 answered on 19 Oct 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
ScrollView
Switch
TextArea
BulletChart
Licensing
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
FloatingActionButton
CircularGauge
ColorGradient
ColorPalette
DropDownButton
TimeDurationPicker
ToggleButton
TimePicker
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
SegmentedControl
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?