Telerik Forums
KendoReact Forum
2 answers
493 views

Hey,
currently when dialog is opened and browser focus is on URL bar and then user will press TAB to focus page, first focused element is first element on the page, not in dialog - you can check this behavior here (example from docs - https://www.telerik.com/kendo-react-ui/components/dialogs/examples/dialog/overview/func/?theme=default-ocean-blue&themeVersion=6.2.0)

Tested using Google Chrome 112.0.5615.49

1. Click on URL bar
2. Press tab until focus is on page
3. Button is getting focus even though the dialog is open





Can you confrim that this is a bug and it is not intended behavior?

Kamil
Top achievements
Rank 1
Iron
Iron
 answered on 13 Apr 2023
1 answer
163 views

Hi,

I have a grid with single column "color":

[
  {color:1},
  {color:2},
  {color:3}
]
The color column is rendered using a ComboBox cell with ComboBox data:
[
  {id: 1, name: "Red"},
  {id: 2, name: "Blue"},
  {id: 3, name: "Yellow"}
]

So the ComboBox displays the name of the color, and the value is the id of the color. Everything works fine so far. Now I want to use GridColumnMenuCheckboxFilter as the column filter.  But the filter shows [1, 2, 3] as the options because that is all the values of the column. How to show the color names instead?

 

Thanks!

Jie

Konstantin Dikov
Telerik team
 answered on 12 Apr 2023
1 answer
125 views

I am unable to have the onItemClick event fire when selecting an item from the DropDownButton.

In my app the onItemClick seems to only fire if I double click on the item super fast. The item is contained within a bootstrap modal.

Your own demo appears to exhibit this same behavior as the Event Log never shows "item click" (https://www.telerik.com/kendo-react-ui/components/buttons/dropdownbutton/events/).

 

 

Konstantin Dikov
Telerik team
 answered on 11 Apr 2023
1 answer
379 views

Hello

How can i add custom border style to only a certain column side on a multi column header treelist. I also wonder if is there a way to freeze several columns at left side of the list. Here i include a screenshot as an example to describe what i want to achive. I want give custom style to the part drawn in red. And also want to freeze columns on the left side of the red drawn column.

Any help will be highly appreciated.

Konstantin Dikov
Telerik team
 answered on 10 Apr 2023
1 answer
465 views

Hi,

My node version is 18.

I used the example given in the link(https://stackblitz.com/edit/react-grid-dropdown-editor-separate?file=index.html) to check the Kendo grid edit with dropdown list.

But i want it in Incell edit .

If you have any example please provide .

 

Thanks,

Dhamayandhi R

Vessy
Telerik team
 answered on 10 Apr 2023
1 answer
150 views

Does the React Timepicker componenet have Autocomplete capabilities?

 

If so, are there any examples of how to use it?

 

Thanks in advance for the help.

Konstantin Dikov
Telerik team
 answered on 10 Apr 2023
1 answer
115 views

i have implemented a site with sidebar on the left with all different features of the site corresponding to respective components.

I wish to implement a autosearch kind of feature on the top of the page that should get prefilled with these components like a drop down .

On selection of that feature from autosearch, page should redirect to that components path.

How can we implement this using kendk react ?

 

Wissam
Telerik team
 answered on 07 Apr 2023
0 answers
254 views

I used editItem property to update view of item, but got issue as below. I am using scheduler version 4.14.1. Please tell me how to fix it. You can see sample code in this link :https://stackblitz.com/edit/react-pwcye5?file=app%2Fmain.tsx

Encountered two children with the same key, `undefined:0:0`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.
    at div
    at div
    at SchedulerViewContext (https://react-pwcye5.stackblitz.io/turbo_modules/@progress/kendo-react-scheduler@5.12.1/dist/npm/context/SchedulerViewContext.js:56:23)
    at eval (https://react-pwcye5.stackblitz.io/turbo_modules/@progress/kendo-react-scheduler@5.12.1/dist/npm/components/BaseView.js:15:25)
    at MultiDayView (https://react-pwcye5.stackblitz.io/turbo_modules/@progress/kendo-react-scheduler@5.12.1/dist/npm/views/day/MultiDayView.js:51:62)
    at KendoReactSchedulerDayView
    at divat SchedulerContext (https://react-pwcye5.stackblitz.io/turbo_modules/@progress/kendo-react-scheduler@5.12.1/dist/npm/context/SchedulerContext.js:189:23)
    at eval (https://react-pwcye5.stackblitz.io/turbo_modules/@progress/kendo-react-scheduler@5.12.1/dist/npm/Scheduler.js:62:26)

Long
Top achievements
Rank 1
Iron
 asked on 06 Apr 2023
1 answer
151 views

Hi support team,

I am working with component scheduler version (4.14). I want to have a button out side of scheduler. When I click it, it will trigger add form of scheduler. Please guide me how to do it.

Vessy
Telerik team
 answered on 06 Apr 2023
1 answer
556 views

i have implemented pagination and filtering using  the process method .But pagination logic doesnt change after applying filters to columns ?

 Is this expected?

 

 

For example if i have 10 records with page size 5.

Within those 10 records color property is green for 2 records.

Once i type the property in filter section of the grid.

Pagination at the bottom will still show  2 pages .

My expectation is it should show only 1 page after apply this filter since only 2 record satisfy filter criteria.

 

Wissam
Telerik team
 answered on 03 Apr 2023
Narrow your results
Selected tags
Tags
General Discussions
Grid
Wrappers for React
Charts
Scheduler
Filter 
DropDownList
Form
DatePicker
Styling / Themes
Editor
TreeList
Styling
PDF Processing
ComboBox
Excel Export
Dialog
Input
TreeView
Upload
Drawer
Button
Drag and Drop
MultiSelect
Tooltip
Accessibility
NumericTextBox
Checkbox
Menu
Gantt
DateTimePicker
PDF Viewer
Popup
Window
AutoComplete
DateInput
Sortable
Data Query
Licensing
TabStrip
Drawing
Calendar
Pager 
Labels 
Localization
TimePicker
GridLayout
FontIcon
Animation
PanelBar
TaskBoard
PivotGrid
Card
DropDownButton
Conversational UI 
DateRangePicker
Splitter
Badge 
Security
Slider
Spreadsheet
ContextMenu
MultiViewCalendar
Stepper
MultiColumnComboBox
MultiSelectTree
TextBox
AppBar
File Saver
ListView
MaskedTextBox
RadioButton
Switch
TextArea
Toolbar
DropDownTree
TileLayout
Map
Avatar
Date Math
Gauge
RadioGroup
RangeSlider
Rating
Loader
ExpansionPanel
SvgIcon
Typography
ProgressBar
ScrollView
Popover
StockChart
RadialGauge
Server Components
AIPrompt
Page Templates / Building Blocks
AI Coding Assistant
Chat
ColorGradient
ColorPalette
ColorPicker
Notification
Ripple
Skeleton
ButtonGroup
Chip
ChipList
FloatingActionButton
SplitButton
ActionSheet
Barcode
QR Code
FlatColorPicker
Signature
BottomNavigation
BreadCrumb
StackLayout
Timeline
ListBox
ChunkProgressBar
Sparkline
FileManager
ArcGauge
CircularGauge
LinearGauge
ExternalDropZone
OrgChart
Sankey
VS Code Extension
InlineAIPrompt
SpeechToTextButton
Chart Wizard
Agentic UI Generator
SmartPasteButton
PromptBox
SegmentedControl
LLM Kit
OTP Input
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?