Telerik Forums
Kendo UI for jQuery Forum
1 answer
156 views
Sorry if this is a basic question but I am very new to C# and even newer to Kendo UI.  I have a reporting tool where users select an Oracle table or view and the tool dynamically displays the data from that table/view in a grid.  This works fine using the ASP.Net grid however we would love to have the extra functionality that comes with Kendo.

Right now I have created the various component which I believe would render a static grid for one table.  However, every time I run the html file I get a Kendo grid, the grid spins like it is trying to pull data then I get a blank grid with zero records.  I'm sure I missing something, please help.

I am assuming that once I get the through the static definition I will be able to migrate to a dynamic model.

I have attached my files.

Thank you!  Rod
Daniel
Telerik team
 answered on 01 Mar 2013
2 answers
62 views
I got a fearly easy question ( I could neither find the answer nor to code it myself),
Is it possible to have a stock chart but instead of default column series have stacked column and navigator being as it is, simple area chart.
Regards,
Neil
Neil
Top achievements
Rank 1
 answered on 01 Mar 2013
1 answer
93 views
Since cascading doesn't wait for the value to be set when inside a grid, I need to rebind the second dropdown when the first changes.

I can't find how to do that with javascript, even though it's a simple task.  Plenty of posts for Telerik, but not Kendo...

I thought it would be something like this, but I get a javascript error that datasource doesn't exist.

$("#dropdownID").data("kendoDropDownList").datasource.read();

Georgi Krustev
Telerik team
 answered on 01 Mar 2013
1 answer
563 views
I have a nested <ul> in HTML that I'm converting to a treeview (using $("#myTreeView").kendoTreeView();).Every <ul> tag and <li> tag in the list have an id attribute.

Question: When a node in the tree is selected, how do I get the corresponding id of the html list element? I am able to capture the select event (using treeView.bind("select", function (e) {....})) but I dont understand how to get to the id. Constructing the tree using a datasource is probably not a feasible option for my case...
Dimo
Telerik team
 answered on 01 Mar 2013
1 answer
220 views
I am using Kendo Tree View in Windows 7 and IE-8 inside Kendo Splitter control. We have load on demand implemented which will load data/child nodes  on expanding each node.
How can I set “Tool Tip” to each node of this Kendo tree view.
Petur Subev
Telerik team
 answered on 01 Mar 2013
1 answer
39 views
I need to be able to click a link within the KendoUI grid and have it populate and <input> fields value.  When I set up my jquery (below) everything works as planned, however, if I assign an ID to a link within the grid and try the same thing nothing happens upon clicking.  If there is a solution please let me know.  Thanks.

       $("#grid").click(function (){
      $("#CaseNumberValue").val('TSCFP029343');});

Alexander Valchev
Telerik team
 answered on 01 Mar 2013
2 answers
285 views
I have figured this out.  

Thanks
Dimiter Madjarov
Telerik team
 answered on 01 Mar 2013
2 answers
235 views
Hello there.
I'm developing a new site using kendo and noticed the following.

I have 3 identical grids(field wise) they store the "same type of" information according to the item selected in drop down list. There are 8 fields in the schema and 2 of those get hidden with the grid.hideColumn("id") function on all 3 grids. There is also a column that contain the edit/update and delete buttons fields.
Now the problem I encountered is the following. Each time I change the selection in the drop down list the kendo grid reloads the correct information but the columns keeps hiding, until all are hidden. (inspected with debugger and they get the "display: none" style attribute) even the ones that are not supposed to be hid. So maybe I am missing something in my code or there is and issue with the grid.hideColumn("id") function.
When for instance i don't include the columns in the definitions of the columns and comment out the grid.hideColumn("id") functions it works perfectly, i.e. keeps the columns as it should.

I've attached my source code below so i do hope you are able to replicate the issue and or tell me if I am using the function incorrectly.

Regards
henzard
Top achievements
Rank 1
 answered on 01 Mar 2013
2 answers
481 views
Hi,

I am trying to bind a model to a higherlevel element and then later bind another model to something nested deeper in the dom.

When I do this, i get the following stack trace:
  1. Uncaught TypeError: Cannot read property 'parent' of undefined kendo.all.js:8419
    1. binders.source.Binder.extend.renderkendo.all.js:8419
    2. binders.source.Binder.extend.refreshkendo.all.js:8332
    3. Class.extend.bindkendo.all.js:8158
    4. Class.extend.applyBindingkendo.all.js:8954
    5. Class.extend.bindkendo.all.js:8930
    6. window.CubeBrowserModelBinder.CubeBrowserModelBinder.bindcubebrowser.model.binder.js:15
    7. CubeBrowserModelBindercubebrowser.model.binder.js:7
    8. (anonymous function)59:478
    9. jQuery.Callbacks.firejquery-1.8.3.js:974
    10. jQuery.Callbacks.self.fireWithjquery-1.8.3.js:1084
    11. jQuery.extend.readyjquery-1.8.3.js:406
    12. DOMContentLoaded

Which looks to be caused by my 2nd view using data-bind to source and then  a template

I have tried to replicate it here: http://jsbin.com/iyayuk/7/edit and that gives me a different error but i believe it is close to the same problem.
  1. Uncaught TypeError: Cannot call method 'replace' of undefined kendo.all.min.js:9
    1. Template.compilekendo.all.min.js:9
    2. p.isFunction.fjquery-1.8.2.min.js:2
    3. parseOptionskendo.all.min.js:9
    4. (anonymous function)edit:21
    5. f

I noticed this one: http://www.kendoui.com/forums/framework/mvvm/nested-views-bindings.aspx but i dont think i can see a way to get a jquery selector to correctly exclude the deeper elements.

But beyond that I would not expect the code to throw an error.

Appreciate your help on this

Thanks

James.


James
Top achievements
Rank 1
 answered on 01 Mar 2013
4 answers
177 views
Sorry if this is not the right spot...but I couldn't find anywhere else to report that it appears that the documentation portion of the site is down.  The page just hangs and never gets there...all other areas (except for the demo page portions that have documentation inlined, which also appear to be down) of the site seem to be working just fine.
Alexander Valchev
Telerik team
 answered on 01 Mar 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
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
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
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
Iron
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?