Telerik Forums
KendoReact Forum
1 answer
83 views

I got a folder - kendo - with all the kendo components such as kendo.combobox.min.js etc.

How can I update all the components in this folder or the library?

Stefan
Telerik team
 answered on 15 Apr 2019
4 answers
130 views
Hi there,

It seems like there is a problem with Splitter collapsing on IE11. I try very first example (here) and it doesn’t collapse the pane. It just removes any content from it. Would you please advise.

Thanks,
Andrew
Stefan
Telerik team
 answered on 10 Apr 2019
4 answers
4.0K+ views

Like the title says, I can't use the DatePicker component when it's being used in a material-ui dialog (fullscreen dialog, https://material-ui.com/demos/dialogs/#full-screen-dialogs).

When I click the icon to toggle the DatePicker it just "bounces" or flashes, and is immediately closed. What could cause this behaviour?

Andreas
Top achievements
Rank 1
 answered on 09 Apr 2019
2 answers
104 views

Hello,

Does treeview control supports drag and drop of items? I can see a sample for Jquery Kendo UI but not for react version.

 

Thanks.

Drasko

Drasko
Top achievements
Rank 1
 answered on 09 Apr 2019
1 answer
373 views

Hi

Trying to get the date filters working on my grid. My dates are returning via an API call - all the dates are in ISO date format.

I've implemented the GridCell as follows but noted that formatDate returns a string rather than a date - is this correct?

class KendoGridDdateCell extends GridCell{
   public render() {
    var value = formatDate(new Date(  this.props.dataItem[this.props.field], "d")  
    return (
    <td>
{value}
</td>
    );
}
}

 

Also on the grid itself after turning on the date filters for the cell the 

<Column field="fields.myDateFild" title="date"  filter="date" cell={KendoGridDdateCell}/>

 

The Filter itself always shows Month/Day/year - how can we make the filter show Day/Month/Year? Without this the dates filter wont work.

Any help or pointers on this would be fantastic.

 

Stefan
Telerik team
 answered on 09 Apr 2019
1 answer
499 views
I have used multi select dropdown in my application, however it looks like a textbox when user looks at it. There is no indication that user needs to click and there will be multi selection list. I'm trying to put karat icon through css which is similar to dropdown but it is not clickable. Kindly help me with it.
Stefan
Telerik team
 answered on 05 Apr 2019
10 answers
70 views

Hey,

we implemented the StockChart and set the NavigatorCategoryAxis to type "category". Everthing works as it should.

Is there a possibility to set ChartNavigatorSelect "from" and "to" props to a number, so we can set a range ? Or is there a workaround for type category ?

 

Thanks for your help.

 

With best regards

Stefan

Stefan
Telerik team
 answered on 04 Apr 2019
3 answers
179 views

I am using the GridPDFExport in my application. While doing so , I am facing following queries : 

1. The background of the grid is by default shown in the fashion that white and grey colors get applied to the alternate rows. I have customized the background color for the grid but that styling disappears on Export PDF.

2. Unable to change the Font and Color while exporting the Grid in PDF document. Increasing the scaling property doesn't work for my scenario as there are large number of columns i want to export. Thus my scale is set to 0.3. I have to increase the Font as well change the font color while exporting the Grid.
Even after using PageTemplate , it didn't work for me.

Kindly suggest the suitable solution.

 

Stefan
Telerik team
 answered on 04 Apr 2019
1 answer
3.2K+ views

Hi,

 

 I am trying to set maxLength property to NumericTextBox, but it is not working. Is it not supported?

 

example 

maxLength="5"

 

Regards,

Parag

Stefan
Telerik team
 answered on 26 Mar 2019
1 answer
403 views

Hi,

I have a chart with radio buttons above that switch between "month" and "day" data. When I change the data set to monthly by updating the categories and series of the chart, the x-axis is still displaying the daily labels. I searched the documentation and don't see a "refresh" method like the one available for the jQuery version. Can you please provide a React example of how to update a chart with a new data set?

Your help is appreciated,

Mihai

Stefan
Telerik team
 answered on 26 Mar 2019
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?