Telerik Forums
KendoReact Forum
1 answer
561 views
     I want to set max-width property for my grid column and if text of that column exceed that it will display (...) as per kendo. But i could not find  that property on GridColumnProps. Is there any way to achieve that.
Stefan
Telerik team
 answered on 07 Aug 2019
3 answers
2.3K+ views

     I want to right align all my column having numeric value nut i did not found any property on GridColumnProps.

Is there any way to do that.

Stefan
Telerik team
 answered on 07 Aug 2019
2 answers
244 views

I currently have a nested KendoReact Grid with parent and children rows. Since this web application is for the purpose of real time status, I have implemented a data refresh from the server via a parent page use of a 30 second setInterval function that performs the asynchronous web service API call. If the user has expanded a parent row so as to see the children, is there anyway to stop the Grid from collapsing the parent row after the setInterval fires?

Thanks,

Jim

SKF USA, Inc.

GokuJim
Top achievements
Rank 1
 answered on 06 Aug 2019
1 answer
78 views

When scrollable="none" is set to none and resizable enabled the grid is lines are going beyond the grid doundary.

Please find the screen shot attached.

 

 

Stefan
Telerik team
 answered on 06 Aug 2019
4 answers
1.3K+ views

I am using filterOperators from defining filter for text and numeric field but i don't want to display filter icon due to space constraints.

For example

filterOperators={{
'text': [
{ text: 'grid.filterContainsOperator', operator: 'contains' }
],
'numeric': [
{ text: 'grid.filterEqOperator', operator: 'eq' }
]
}}

 

My filterOperators has just two values now there is now point displaying dropdown of contains and is equal to. So is there any way that i will not display the dropdown but my string columns gets filter with contain and numeric columns get filter with equal.

 

Regards,

Mukesh 

 

Stefan
Telerik team
 answered on 06 Aug 2019
1 answer
218 views

Hi,

Is it possible to have Multiselect always open (i.e. the opened={true} ) inside a Popup ?

We can keep MultiSelect inside a Popup but can we keep Multiselect always open inside Popup so that as soon as I click Popup, I get the multiselect list without clicking inside textbox. 

 

Regards,

Vinod

Stefan
Telerik team
 answered on 06 Aug 2019
4 answers
2.6K+ views

  In kendo react grid column level filter, I don't want to have all option instead i just want contains option for string column and equal option for numeric columns.

That should be default i don't that to be selected from drop down.

Please let me know how to achieve that.

 

Stefan
Telerik team
 answered on 06 Aug 2019
4 answers
1.4K+ views

No text warping inside kendo react grid column for extra text i want to display three dot (...) 

We have requirement of showing three dots (...) if size of the text increases the given width. Is there way to do that.

Please provide an example.

Stefan
Telerik team
 answered on 06 Aug 2019
3 answers
1.6K+ views
We are migrating to React Grid from React Wrapper Grid and one issue is that the column width doesn't seem to support % and only seems to support pixel width. Is there a work around for this or is this in any upcoming releases?
Nikola
Telerik team
 answered on 05 Aug 2019
1 answer
106 views

Hi, I have a grid and I need to display pagination conditionally. For some reason, if I use       pageSize: take when I do not want to paginate, sort doesnt work. I get a no records found message. But if I send in a prop to paginate, sort works. Please advice.

This is my link:

 

Link

 

Please check Line no.357 in Reusegrid.jsx file. With pageSize: take, sorting doest return data but when I remove the pageSize, sorting works but in the pageInfo, I get 1-10 of 77 items whereas I need 1-77 of 77 items. Please advice.


Vasil
Telerik team
 answered on 05 Aug 2019
Narrow your results
Selected tags
Tags
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?