Telerik Forums
KendoReact Forum
3 answers
401 views
Looking at official documentation on grouping feature I see that it's completely client-side. This solution only makes sense for small amount of data but real business cases, that we're faced with, is thousandths and millions of records. If I'm not mistaken visual presentation of group on UI is "logical" container that groups group related records. We need to support remote grouping to meet performance requirements.

Is it possible to configure KendoUI Grid to support this feature?

Regards,
Artem
Vasil
Telerik team
 answered on 22 Oct 2019
1 answer
159 views

Basic use of the Kendo React Conversational UI, causes a React Warning

Warning: Each child in a list should have a unique "key" prop.
 
Check the render method of `NewMessage`. See https://fb.me/react-warning-keys for more information.
    in input (created by NewMessage)
    in NewMessage (created by Chat)
    in div (created by Chat)
    in Chat (created by App)

 

simply open in stackblitz the example on https://www.telerik.com/kendo-react-ui/components/conversationalui/ and check the developer tools console output.

 

I am not sure when this started to happen, because it was not an issue in the past but I noticed it recently...

Stefan
Telerik team
 answered on 18 Oct 2019
2 answers
451 views

Currently, in the grid, there is a Info section displayed the numbers of rows are being displayed. The displayed text is, for example: "1 - 20 of 727 items".

Is there any way to change the mesage, for example: 1-20 of 727 books?

nick2017
Top achievements
Rank 1
 answered on 17 Oct 2019
1 answer
159 views

Hi,

If a grid with column menu is placed inside of a dialog. Column menu is rendered behind the dialog https://stackblitz.com/edit/react-8m7hc . We had a similar z-index problem also with tooltips.

Stefan
Telerik team
 answered on 17 Oct 2019
2 answers
296 views

Hi,

How to open split button items list on onButtonClick.

I want to be able to see the list of the click of the button in the highlighted portion in the below attachment

Vinod
Top achievements
Rank 1
 answered on 17 Oct 2019
1 answer
143 views

Hi,

i am using latest React.

 

inside render():

<Sparkline data={this.state.sparklineData} />

and do update the state via 

this.setState({sparklineData:sparkData})

All components do update except Sparkline. I have tried many things like this.forceUpdate(). Also debugged the this.state.sparklineData inside render(). The setState does the work and re-renders and the data comes through. console.log(this.state.sparklineData) proves it.

But the component simply doesnot re-render.  I have put a default value into sparklineData which is:

this.state = {

    sparklineData: [1,0,1,0,0,1,1,0,1,0,0,1,1,0,1,0,0,1,1,0,1,0,0,1,1,0,1,0,0,1,1,0,1,0,0,1,1,0,1,0,0,1,1,0,1,0,0,1,1,0,1,0,0,1],

}

and this WILL be rendered. After that no updates. Please help

 

Silviya
Telerik team
 answered on 16 Oct 2019
1 answer
117 views

Hi

I stared resizing grid from right to left. I can see some extra space on right side of the grid is that the expected behavior or is there any way to overcome that. Please find the screen shot for more details.

https://stackblitz.com/edit/react-nqnuzr?file=app/main.jsx

Stefan
Telerik team
 answered on 16 Oct 2019
1 answer
2.2K+ views

While fetching api data using axios get method, it returns an error showing statuscode 415(Unsupported Media Type).I'm getting the expected result in postman.

In this axios request i'm passing headers aswell as body. I dont know why this error happens.

The code somewhat looks like this.

 axios
        .get(URL,{
            username:"Binu",
            headers:{
                'Content-Type': 'application/json;'
            }
        })

Stefan
Telerik team
 answered on 14 Oct 2019
4 answers
142 views

I am trying to customize a few things in the Date Range Picker component namely the font, highlight colour, box shadow, etc. 

I was trying to do this by customizing a theme and following the steps at https://www.telerik.com/kendo-react-ui/components/styling/theme-builder/. I copied the downloaded all.css file into the project and imported it in the .js file which we are defining the DateRangePicker component. However, I don't seem to see any differences being applied to the styling (specifically, the colours remained the same). Moreover, if I manually edit the css file in VS are the changes applied to the styling?

Lara Marie
Top achievements
Rank 1
 answered on 09 Oct 2019
2 answers
502 views
It appears the Window class in the kendo-react-dialogs doesn't have a className property to augment the internal CSS classes with custom ones. Is there a way to do this that I'm missing, or is there a suggested workaround?
Jason
Top achievements
Rank 1
 answered on 08 Oct 2019
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
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?