Telerik Forums
Kendo UI for jQuery Forum
2 answers
1.3K+ views

When we call Kendorangepicker, it enables 2 input fields - start and end dates. Is it possible to open kendorangepicker from single input field and once the ranges are selected, dates should return to the input field like 01-01-2019 - 20-09-2019. 

Thanks,

Saravana MS

Saravanamanikandan
Top achievements
Rank 1
 answered on 29 Jul 2019
11 answers
2.8K+ views
Hello,

I am trying to make a reusable error handling function like showed in the examples:

function OnError(e) {
            if (e.errors) {
                var message = "";
                // Create a message containing all errors.
                $.each(e.errors, function (key, value) {
                    if ('errors' in value) {
                        $.each(value.errors, function () {
                            message += this + "\n";
                        });
                    }
                });
                // Display the message
                viewModel.set("error", message);
                errorWnd.center().open();
 
                var grid = $("#Promotions").data("kendoGrid");
                grid.cancelChanges();
            }
        }
How can I reference the grid by name, so I can put this function inside my shared layout page and be able to cancel the changes of any grid ?
var grid = $("#Promotions").data("kendoGrid");//reference the grid's name here, instead of '#Promotions'

Javier
Top achievements
Rank 1
 answered on 26 Jul 2019
7 answers
772 views

Hi,

 

Here is the example of grid that I am trying - https://dojo.telerik.com/IsoDUruR/4. I want to remove the dirty flag once save button is clicked. However, it doesnt work. Any idea? 

 

Thanks!

Eyup
Telerik team
 answered on 25 Jul 2019
6 answers
1.8K+ views
Hi - I currently have an editable cell in my grid, and after the cell closes I want the text to change color. Is there a way to do this?
Nikolay
Telerik team
 answered on 25 Jul 2019
1 answer
365 views
Hi! I have an issue related with the splitter, in my project i have a splitter with 3 areas (horizontal) in my screen but at the first load when the screen width its too small, the min size that I want is ignored and the actual size that its rendered its less that i expect so the min size value that i set on the code only works when the splitter is resized, i don't know if there is a way to prevent this. 

function getPaneOptions(element) {
   return {
       collapsible: element.attributes['pane-collapsible'] ? true : false,
       size: element.getAttribute('pane-size') || '250px',
       min: element.getAttribute('pane-min-size') || '200px'
   };
}
Ivan Danchev
Telerik team
 answered on 24 Jul 2019
8 answers
330 views
Is there currently any way to do a range slider for angularJS? If not, will this be implemented in a future release? I like the angular slider, but it would be nice to have a range slider for angular.

Thanks.
Alex Hajigeorgieva
Telerik team
 answered on 24 Jul 2019
7 answers
436 views

Hi Team,

Am using kendo chunksave for folder upload, its working perfectly fine in local & server. 

We tried to move the same piece of code to another server . but its returning the response code 302

Its suppose to get called multiple times based on number of files. but for some reason in our new server , only the first call is happening & the rest of the process is aborted due to the response code 302. 
observations

1. response code

2. content type - in text/html , where its supposed to be application/json

shared both success & error logs,

Ianko
Telerik team
 answered on 24 Jul 2019
4 answers
17.4K+ views
I have a kendoGrid() set to editable: true.  It has two columns and I want one column to simply show the value, and the other column to be editable.  Is this possible?

The exact scenario: the left column shows a value, and the right column has a selectable DropDownList.

I'm able to include the DropDownList in the right column for each table cell, but the left hand column is still editable as a text box.  I'd like to disable that functionality if possible, so it's not editable at all.

Any ideas on how to achieve this?

Thanks
Louis
Top achievements
Rank 1
 answered on 23 Jul 2019
1 answer
2.1K+ views

Hello,

Is there a way to use a multiple column or composite key of a table within the schema model?

Something like this:

                    schema: {
                        model: {
                            id: "COMPONENT_CONFIG_ID", "PARENT_CONFIG_ID", "USE_DT",
                            fields: {

 

Thanks,

Steven

Tsvetomir
Telerik team
 answered on 23 Jul 2019
2 answers
362 views

Hi, 

in the workweekview when I have events with intervals outside of business hours it would be desirable that full day is shown by default. Is there is a way to trigger the show full day command from my side once i know there are events outside business hours?  

Kumeri
Top achievements
Rank 1
Iron
Veteran
Iron
 answered on 23 Jul 2019
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?