Telerik Forums
Kendo UI for jQuery Forum
1 answer
168 views
If a value is zero, a label of a barchart is not displayed.
Is there a way to show it anyway? (with a value of zero)
Iliana Dyankova
Telerik team
 answered on 09 Jan 2013
2 answers
209 views
I have a 2 pane splitter.

I am using the left pane for a menu using a panel bar.

I am using the right pane as content relevant to the selected panel bar item.

The example I have attached attempts to change the grid associated with the right pane based on the panel bar selection.

I am having a problem changing this content - the data in the grid seems to change but not the definition of the grid.

How do I change the pane content to show the proper grid.

Thanks,

Shawn
Shawn
Top achievements
Rank 2
 answered on 09 Jan 2013
1 answer
142 views
Hi All,

We have developed an application using HTML 5 Kendo UI.We have tested the application in both IE 9 and IE 10 versions in the local machines it works fine but the main problem arises when the application is deployed and we run the application in the IE 9 and IE 10 data to the grid is not showing
Sebastian
Telerik team
 answered on 09 Jan 2013
2 answers
219 views
I am using Kendo UI MVC wrappers. Is there a way to use resource files in templates?

I tried to use the following code: 
<script id="person-template" type="text/x-kendo-template">
<span>${Resource.LastName} ${LastName}</span>
</script>

I've got the error: "Resource not defined". 


Dj Prpa
Top achievements
Rank 1
 answered on 09 Jan 2013
1 answer
102 views

Hi,

I have 3 different object / node as below, and I am trying to form the finalObj / node which is the union (unique tree list) of the 3 nodes..

Is there a method in tree view with which I can union 3 objects (nodes)  based on text or id ?

First node: 
[ { text: "TreeRoot", items: [ { text: "Subgroup1" }, { text: "Subgroup2" } ]}] Second Node: var obj2= [ { text: "TreeRoot", items: [ { text: "Subgroup3" } ]}] Third node: var obj3= [{ text: "Subgroup3", items: [ { text: "subgroup5", items: [ { text: "subgroup6", items: [ { text: "subgroup7", items: [ { text: "subgroup8" }] }] }] }]}]
Final expected node:
var finalObj= [ { text: "TreeRoot", items: [ { text: "Subgroup1" }, { text: "Subgroup2" }, { text: "Subgroup3", items: [ { text: "subgroup5", items: [ { text: "subgroup6", items: [ { text: "subgroup7", items: [ { text: "subgroup8" }] }] }] }]}]}]
Atanas Korchev
Telerik team
 answered on 09 Jan 2013
1 answer
109 views
Is there an easy way to only allow a user to select say 3 items in a listview with checkboxes?
Alexander Valchev
Telerik team
 answered on 09 Jan 2013
2 answers
2.5K+ views
I don't want the drop zone, just the button for uploading a single file.  Any way to do this via configuration?
T. Tsonev
Telerik team
 answered on 09 Jan 2013
1 answer
137 views
Hi,

I would like to know what is the limit of items you can display in Sub Menu. I have 40-50 items in sub menu and it only displays 25. I think it is limited to the screen height and there is no way you can scroll up/down on submenu. Could you please help me out on this?

Thanks
Tanweer Badami
Alex Gyoshev
Telerik team
 answered on 09 Jan 2013
3 answers
147 views
Hi,
I try to create a grid with Kendoui. The data are showed in the list, but the pager doesn't work. It shows No items to display. 

And if I click a column for sorting for more than three times, an error, "Uncaught TypeError: Cannot read property 'length' of undefined", will be through out at " that.length = array.length;" (line 4690 of kendo.web.js in kendoui.trial.2012.3.1114). 

The json object from Java controller is 
{"data":[{"id":9,"name":"asfsasa","number":"d","type":2,"status":"asdas","startDate":"2012-01-29","endDate":"2012-01-31","contact":"","vendor":"","hierarchy":"standalone","master":null},{"id":12,"name":"aaaaa","number":"aaaaa","type":2,"status":"aaaaaa","startDate":"2012-01-01","endDate":"2012-01-28","contact":"","vendor":"","hierarchy":"standalone","master":null},{"id":1,"name":"test1","number":"test1","type":1,"status":"test1","startDate":"2012-01-01","endDate":"2012-01-29","contact":"test1","vendor":"test1","hierarchy":"standalone","master":null},{"id":2,"name":"aaa","number":"aaa","type":1,"status":"aaa","startDate":"2012-01-01","endDate":"2012-01-27","contact":"aa","vendor":"aa","hierarchy":"standalone","master":null}]}

Please see the source code and screen shot in attachment. Could you help me? Thanks a lot.

Best regards
Shi Nuo
Rosen
Telerik team
 answered on 09 Jan 2013
1 answer
106 views
Hi all,

I just started to work on mobile with Icenium (really nice ;-)) and I wanted to use the kendo datasource to read&write datas to my existing SQL DB (through custom web services).

But what happens if the device is offline? I want to have the last downloaded datas displayed when the user closes the app and re-open it later when he is offline. Can I achieve that easily or I have to put in place a local storage? 

Thanks for your help.


Jordan
Telerik team
 answered on 09 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
Drag and Drop
Map
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
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?