Telerik Forums
Kendo UI for jQuery Forum
1 answer
257 views

We are using Kendo MVVM.  It is easy and straightforward to set the data source for a drop down list to pull from that view model.  However, we cannot update that source and have it reflected in the drop down list.  We can do it for the combobox very easily.  Confused as to why the dropdown list would make it "difficult".  While it isn't technically difficult, it is dirty for the view model to need to access the view element directly in order to call .setDatasource.

Please tell me I am missing something about updating the datasource of a drop down from the view model.

-David

Alexander Valchev
Telerik team
 answered on 02 May 2016
1 answer
313 views

I'm creating a TreeList from remote data that will be defined by the end user and that I won't have control over.  When I receive data from the data source where parentId = 0, no data loads.  When I receive data where parentId = null (for root nodes), the values load successfully.

So...is it required that the parentId value for root nodes be null or is there a flag I can set for the parentId field that says something like "consider nodes whose parentId = 0 to be a root node"?

 

Kiril Nikolov
Telerik team
 answered on 02 May 2016
1 answer
171 views

Hi.

I'm making a "formula creator" in this demo: http://dojo.telerik.com/URuLO/3.

My problem is that I want to be able to sort the list view items too. The drag-drop works fine but it seems they conflict with Sortable in this case. So I can only drag list items to the end of the list and not re-arrange between them.

The question is: Can I use sortable in .k-listview in this case ?

Alexander Valchev
Telerik team
 answered on 02 May 2016
1 answer
269 views

Hi, we are using Jenkins to build our project, in which bower will be invoked to install dependencies including Kendo UI professional. Regarding the credentials... I see the options are: 1) in bower.json, have something like "kendo-ui": "https://<user>:<pwd>@bower.telerik.com/bower-kendo-ui.git#~2016.1.412", or 2) have the <user>:<pwd> stored in _netrc (windows) or some plugin ( this option unfortunately does not work currently in our Jenkins, the build always suspends when starting to authenticate against kendo repository). Both options expose the credential to some extent.

The problem is, we can't really have a "build user" for downloading Kendo on the build server, as we would then have to pay for yet another license, or one of our developer's personal subscription accounts would have to be used. That sounds a bit weird. Is there any token, "API Key" or similar concept? If username/password is the only way to let bower download Kendo, any suggestions on how that should be done on Jenkins?

Petyo
Telerik team
 answered on 02 May 2016
1 answer
192 views

You can use this JSfiddle https://jsfiddle.net/s4c87msq/27/ and try the following examples:

 

1. Copy A2 to B2. B2 is now editable... I'd expect the copy to be ignored for the non-editable destination cell B2.

2. Copy row 1 to row 2. Row 2 is now fully editable... I'd expect the copy to be ignored for the non-editable destination cell B2.

3. Copy some text from elsewhere outside the spreadsheet and paste into one of the non-editable cells. The cell content is changed (but it is still non-editable)

 

Using 2016.1.412 version.

Kiril Nikolov
Telerik team
 answered on 02 May 2016
1 answer
399 views

I have added autocomplete in a popup. There are almost 1000 records in the list.

When suggestion list opens, autocomplete's popup element is bound at body level.

I am opening this page on Android device where autocomplete's list hides behind the keyboard in landscape mode. When I scroll the list, body behind the popup also scrolls when last point of autocomplete list is reached. Due to this autocomplete textbox and its list appear disconnected.

I used popup property of autocomplete and provided class of popup to this property's append attribute. In that case, autocomplete input and its list don't appear disconnected but popup scrolls when I scroll list after reaching to its last point and list also get closed when I scroll in this scenario due to which I'm not able to select last item of the list.

What should be done to fix this case?

Any help would be appreciated.

 

Thanks & Regards,

Gaurav Prajapati

Petyo
Telerik team
 answered on 02 May 2016
1 answer
305 views

I'm working on an windows cordova app and I want to implement the export feature for the grid. I added a local reference to the jszip.min.js file to avoid the remote url/ app sandbox error but when I click the Export button, nothing happens. What else should I do to get this to work?

 

 

Kiril Nikolov
Telerik team
 answered on 02 May 2016
2 answers
221 views

Kendo UI v2016.1.412 

jQuery v1.9.1

 

Any reason for the checked value of a node to pull back only undefined? Doesnt matter if I check the box or not. 

This worked before I started using lastest version

 

Dimitar
Telerik team
 answered on 02 May 2016
1 answer
152 views
I am just starting to look at using the spreadsheet control and I am not seeing how I would dynamically add sheets to a workbook. Is this possible and if so what would the syntax be to iterate through a list, each of which would then be populated with information from the server.
Kiril Nikolov
Telerik team
 answered on 02 May 2016
2 answers
350 views

Hi

 

I need a way to validate on my grid that at least one of two checkboxes is checked

 

I think this is not possible with the validation-extension {$.extend(true, kendo.ui.validator ...} method?

 

What would be the best way to achive this?

 

My grid is set to inline-editing

Is it possible to intercept, when the user clicks the save/update - button?

 

kind regards

Florian

Konstantin Dikov
Telerik team
 answered on 02 May 2016
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
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
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?