Telerik Forums
Kendo UI for jQuery Forum
1 answer
346 views

Scroll of  Dropdown tree  is not working when navigate through keyboard's down arrow.

We have similar implementation like below link. and in the provided link scroll bar is also not working when we navigate trough keyboard.

Link: https://dojo.telerik.com/oVoboJeq 

Please  let us know solution/workaround for it. 

 

Thanks!!

Martin
Telerik team
 answered on 27 Oct 2021
1 answer
653 views

Hi

I have implemented Kendo Grid with requirement as below.

Overflow-y should always be set to auto despite of number of rows. This is causing the grid row & header misalignment

Can you suggest how to avoid this misalignment with overflow-y: auto style is retained, is there any way to achieve it?

Dojo here : https://dojo.telerik.com/UqAqAGOw

Screenshot below: Page size is 5 with overflow-y set to auto which distorts the alignment 

Georgi Denchev
Telerik team
 answered on 25 Oct 2021
1 answer
263 views

I'm trying to do a excel type filtering for a list of items on the front end. I was able to do it for a text field using data.fieldName but how can this be done for a list of objects? Here is the syntax:

({
                field: "nationalProductId", title: "National Product", values: data.getCachedData(`api/nationalProducts/getDropDown/${sotSummary.region}`), width: 250, filterable: {
                    multi: true, itemTemplate: () => {
                       `<form><label style='padding-right: 8px'>#= data.nationalProductId|| data.all #</label><input type='checkbox' value='#= data.nationalProductId#'/></form>`;
                    }
                }
            }),

In the above nationalProductId is a text value pair list of objects with a count of 9. When executing the code, I get a list of 9 checkboxes that are all undefined. The value of each checkbox = undefined.  Is there a way to get the list of values in my filter?

Dimitar
Telerik team
 answered on 22 Oct 2021
1 answer
223 views

How to add a tool tip to the category label on axis in a chart?

Nikolay
Telerik team
 answered on 22 Oct 2021
1 answer
673 views

I need multi tooltips always show in the page, and the tooltips will hide only when users click close icon of the tooltips.

but tooltips will hide when click other elements in the page, how to prevent this ?

Following is my code and screenshot.


<div class="point" title="A">1</div>
<div class="point" title="B">2</div>
<div class="point" title="C">3</div>

$('.point').kendoTooltip({ position: "top", width: 200, autoHide: false, showOn: "click", hide:(e)=>{ console.log(e) e.preventDefault() } })

const $allEl = $(`.point`)

 for(let i=0;i<$allEl.length;i++){
        const $this = $allEl.eq(i)
        $this.data('kendoTooltip').show($this)
      }
     



Veselin Tsvetanov
Telerik team
 answered on 22 Oct 2021
0 answers
80 views

Hello,

I am having a problem with deleting sheets from a spreadsheet. I am presented with a modal asking me 'Are you sure you want to remove this sheet?' but with no options.

 

Has anyone ever run into this and, if so, how did they deal with it? I thought it might have been a styling thing, but I've commented out tons of CSS and I'm not getting any options.

Adrian
Top achievements
Rank 1
 asked on 22 Oct 2021
1 answer
118 views
Is there an api available to return the number of sheets in the control?
Martin
Telerik team
 answered on 22 Oct 2021
0 answers
114 views
I have a kendo ui grid with inline editing. I can apply a template to the edit and delete buttons, however when the add button at the top or the inline edit button is clicked the update and cancel buttons appear. I can change the text and iconClass using the command object but I want to add my own template instead. How can I do this?
Lee
Top achievements
Rank 2
Bronze
Bronze
Bronze
 asked on 20 Oct 2021
1 answer
139 views
I have a formula in spreadsheet.  =IF(B1="\", "a", "b")  , It is ok in excel. but in spreadsheet, the formula is wrong. 
Nencho
Telerik team
 answered on 20 Oct 2021
1 answer
117 views

https://dojo.telerik.com/@kjvjung/ExuQikak

uid data is integer!!!!!!!!!!!!!!!

but grid's result is not integer.

 

how to resolve?

 


Thank you.

 

 

Georgi Denchev
Telerik team
 answered on 20 Oct 2021
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?