Hi,
I am working on one of the requirement for custom filter and want develop a poopup control with below highlighted dynamic controls on "+" button click.
We are creating functional component with local state.
Really struggling with component styling.
I would be great help if you help me out for creating control on kendo popup dynamically.
Thanks in advance!
Pankaj Jogi


I want to make one of my grid column as image column. The header of the column as well as the data should be image.
Is there any way to achieve that.

Hello, I am wondering if it is possible to configure the Upload component so that users can download the files they have uploaded by interacting with the file list of the component?
I imagine it would be possible to do this by using the custom listItemUi option to create a download button/link for every uploaded file, but I'd rather use the default UI if possible.

For a KendoReact TabStrip control if a user selects the second tab, and then performs a browser page refresh, is there anyway to keep the TabStrip from resetting itself back to the first tab?
Thanks,
Jim
SKF USA, Inc.


The current KendoReact documentation for the Chart component lacks documentation of how to use the API for things like using customized assigned colors for the series plot of a chart such as a donut series chart.
Can you provide us with an example of how to use custom colors in a KendoReact Chart Series i.e. for a Donut series chart? I'd like to custom specify the colors for a series i.e. Bad = red, Good = green, Warning = yellow, etc.
Thanks!
Jim Minnihan
SKF Group, Inc.

Hi,
I am trying to use kendo DatePicker, DateTimePicker and date filter in Grid in our react app. Every time I click on the date icon and this component is in the upper third of the screen the whole page scroll down itself. This happens only in Chrome (tested on Version 75.0.3770.80) in Firefox is everything OK. Behavior is the same when I created new app with create-react-app (see attachments) but I am not able to reproduce it on stackblitz.
