Telerik Forums
Kendo UI for jQuery Forum
1 answer
136 views
I am trying to get the kendo slider with AngularJS (as mentioned in demo http://demos.telerik.com/kendo-ui/slider/angular). However I don't want to use "kendo.all.min.js" as the size of file is too large. I instead tried including "kendo.core.min.js", "kendo.angular.min.js", "kendo.slider.min.js" to get the slider. I can see the slider on UI, but its not working as expected. I can see below error :

"Error: m is not a constructor
Z.Drag@http://localhost:48370/Scripts/lib/kendo.slider.min.js:9
Z<.init@http://localhost:48370/Scripts/lib/kendo.slider.min.js:9
..."


Please let me know what all .js files I need to include to make it work properly.
A quick response with possible working demo will be of lot help. 
Kiril Nikolov
Telerik team
 answered on 23 Mar 2015
1 answer
154 views
Hi all,

I have a decimal field that I have bound to a MaskedTextbox. I have made the mask '999.99'. If I enter ' 45.77' I can see that 45.77 is saved in my database. When I refresh the screen and display the values again I see that '457.7 ' is shown in the MaskedTextbox. How do I get this to work properly and re-dispplay ' 45.77"?

Thanks

Steven
Georgi Krustev
Telerik team
 answered on 23 Mar 2015
4 answers
234 views
I would like to add to open the file selection dialog when clicking the k-dropzone, however if i try to set the_element.attr('ng-click', 'foo()') it won't work, is there a way to make it work?

Thanks in advance.
Kiril Nikolov
Telerik team
 answered on 23 Mar 2015
1 answer
103 views
There appears to be a new behavior with getting observable properties in this release. In the past I was able to get the value of a property that wasn't defined in the observable but is declared in the DOM element. In Q1'15 the get method on the observable returns undefined in this case. Is this the intended behavior?

Thanks

Tony
Petyo
Telerik team
 answered on 23 Mar 2015
4 answers
104 views
I have a simple 3 column table, but one of the columns can have a very significant amount of data to edit - the inline editor is far too small, and I can't really use the modal version without major modification (and they nor I like modal windows, if it can be helped), so my option then is to modify the command and make a custom area to do the edits:

01.{ command: [
02.   {
03.    name: "Edit",
04.    click: function(e) {
05.        var tr = $(e.target).closest("tr");
06.        var data = this.dataItem(tr);
07.         
08.        $('#programAdmin').slideUp('slow');
09.        $('#programAdminEdit').slideDown('slow');
10.        $('html, body').animate({
11.            scrollTop : $("#programAdminResults").offset().top
12.        }, 2000);
13.    }
14.   },
15.   {
16.    name: "Remove Notes",
17.    click: function(e) {
18. 
19.    }
20.   }
21. ], title: " ", width: "200px" }],


My question is, how do I grab the field data (let's say the field is called  #=DATA_NOTES#) from the kendo grid from an external element, and make edits? Or is there a better solution here? I'd like to give them a glitzy .kendoEditor();, etc.. 
Alexander Popov
Telerik team
 answered on 23 Mar 2015
1 answer
643 views
Can the tabstrip header be responsive. As when the tab increases a slider next prev button will come for the header items. Please refer the image
Thanks in advance
Dimo
Telerik team
 answered on 23 Mar 2015
3 answers
634 views
I'm trying to fix the tab-headers in a Kendo TabStrip Widget.
Idea is that if there's lot of content inside each tab, the user can scroll the page, but ALWAYS see's the tabs on the top of the page.
I've tried to make css "position:fixed" in the <ul> of the tabs. The header keeps on top, but - if the user scrolls - the content flows over the headers.

See example here: http://dojo.telerik.com/INowI
(you have to adjust the height of the browser so that the content doesn't fit on screen)
Dimo
Telerik team
 answered on 23 Mar 2015
1 answer
344 views
I'm wondering if it's possible to enforce a minimum number of selections in a multiselect widget. I'd like to prevent the user from removing all items from the list, requiring at least one for validity. I see that there's a maxSelectedItems option, but there doesn't appear to be a minSelectedItems. I played with the select and change event hooks, but select doesn't seem to fire on removal and change fires after the item has been removed from the list.

Is there another way I could go about this?
Kiril Nikolov
Telerik team
 answered on 21 Mar 2015
1 answer
119 views
We ran into a problem on a specific customer device - where views are not displayed properly - it seems that only half of the screen is shown and the rest is empty. This seems to work fine on most devices we tried - including the same type of device. Sometimes (quite often for this user) - the app only occupies the bottom half of the screen and does not display the entire view. 

Details:

kendo version: v2014.3.1119
apache cordova (phonegap) 3.6.4
Android 4.4.2
Samsung Galaxy S4

We tried it on another Galaxy S4 and it works for us just fine.

We are not sure if this is Cordova related, kendo-ui related or something related to how we use kendo-ui.

Any ideas / help would be appreciated.

Ron
Petyo
Telerik team
 answered on 21 Mar 2015
8 answers
264 views
I am trying to create a responsive web page using a Drawer as my left nav bar.  However, whenever the drawer opens, it pushes the content all the way off the page, to the exact width of the page.  I discovered that this occurs when I include the bootstrap stylesheets:

<link rel="stylesheet" href="vendor/bootstrap.min.css" />
<link rel="stylesheet" href="http://cdn.kendostatic.com/2014.2.903/styles/kendo.common-bootstrap.min.css" />
<link rel="stylesheet" href="http://cdn.kendostatic.com/2014.2.903/styles/kendo.bootstrap.min.css" />
<link rel="stylesheet" href="http://cdn.kendostatic.com/2014.2.903/styles/kendo.dataviz.min.css" />
<link rel="stylesheet" href="http://cdn.kendostatic.com/2014.2.903/styles/kendo.dataviz.bootstrap.min.css" />

How can I use a drawer and use bootstrap?

Thanks!

P.S. I am a newbie to Kendo UI
Kiril Nikolov
Telerik team
 answered on 21 Mar 2015
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
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?