Telerik Forums
Kendo UI for jQuery Forum
10 answers
520 views
Hi

Is it possible to show a tooltip for all series' values when hovering mouse anywhere in a category column as shown in attached illustration?
Specifically we are using date axis.
Thanks

V.
Ben
Top achievements
Rank 1
 answered on 14 Jan 2021
4 answers
150 views
How-to question in the title.
Thanks.
 Raido
Ben
Top achievements
Rank 1
 answered on 14 Jan 2021
7 answers
2.7K+ views

Hi,

Is there any way to turn off the builtin autocomplete feature for column filters? Previously, the workaround I used to disable that feature was using a empty datasource, but with the latest updates of KendoUI, that workaround no longer works.

Joe
Top achievements
Rank 1
 answered on 14 Jan 2021
1 answer
204 views

How I can over ride default tooltips of data source filter, I need to show the tooltip based on value available in drop-down 

For example from attached image in place of field drop-down "price ", in place of operator "is greater than or equal to" has to show in tooltip.

Can u please suggest a way to achieve the above query.

Nikolay
Telerik team
 answered on 14 Jan 2021
5 answers
160 views

Hi,

Is there a way to show the scheduler view starting from a visible date range? I tried specifying the date attribute data-date="2014-02-16T05:00:00.000Z" but it doesn't seem to start at the correct date range.

 

https://dojo.telerik.com/@slim@revindex.com/UgIxiPAh

yolo
Top achievements
Rank 1
Veteran
 answered on 14 Jan 2021
4 answers
740 views

Hi, 

I am using the workweek view in the Kendo Scheduler. I would like to know how the Kendo reads the weekend in workweek view. Is it always Saturday and Sunday or do you consider the regional settings. (Example for Saudi Arab weekend is Thursday and Friday)

yolo
Top achievements
Rank 1
Veteran
 answered on 14 Jan 2021
1 answer
187 views

Hi Telerik,

 

When resize the container after add new using SetOptions(), sometimes it will trigger error message "Uncaught TypeError: Cannot read property '0' of undefined".

Kindly share the solution for this issue.

Anton Mironov
Telerik team
 answered on 13 Jan 2021
5 answers
139 views
Hi , how to disable the filters close button which are loaded intially?
Nikolay
Telerik team
 answered on 13 Jan 2021
1 answer
409 views

Dear all,

I'm using Kendo UI for JQuery and would like to bind the following querystring (generated by default from the grid widget):

skip=0&page=1&filter[filters][0][value]=Rare Diseases&filter[filters][0][operator]=eq&filter[filters][0][field]=keyword1.keywordValue&filter[logic]=or

to this model of an ASP.NET Core 3.1 webapp:

 

public class FSP
{
    [JsonProperty("take")]
    public int Take { get; set; }
 
    [JsonProperty("skip")]
    public int Skip { get; set; }
 
    [JsonProperty("page")]
    public int Page { get; set; }
 
    [JsonProperty("pageSize")]
    public int PageSize { get; set; }
 
    [JsonProperty("filter")]
    public Dictionary<string,IEnumerable<Dictionary<string, string>>> Filter { get; set; }
}

 

All parameters of querystring are correctly mapped, except filter. Furthermore, I would like to avoid changing the querystring using the function transport.parameterMap.

Could you help me to find the error?

Thank you in advance.

Filippo

 

 

Georgi
Telerik team
 answered on 13 Jan 2021
1 answer
126 views

I noticed that if I take control of the grid view through the views.grid object of the FileManager and I enable filtering in the grid, there appear to be some issues

1. All filtering options seem to default to the text/string format instead of the format that should be defined in the model. The date created column for example, does not show a date picker.

2. The operators are missing.

Here is a link to an example I set up in the dojo: https://dojo.telerik.com/ACiDOsAs

Is this a bug or as intended, and am I missing anything to get filtering working?

 

Thanks.

Neli
Telerik team
 answered on 13 Jan 2021
Narrow your results
Selected tags
Tags
Grid
General Discussions
Charts
Data Source
Scheduler
DropDownList
TreeView
MVVM
Editor
Window
Date/Time Pickers
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)
SPA
Filter
Drawing API
Drawer (Mobile)
Globalization
Gauges
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
OrgChart
TextBox
Effects
Accessibility
ScrollView
PivotGridV2
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
Popover
DockManager
FloatingActionButton
TaskBoard
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
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
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?