Telerik Forums
KendoReact Forum
2 answers
1.7K+ views

Hi,

I am using checkbox for selection inside the grid but the size of the checkbox coming by default is too big. Is there any way to customize the size of the check box inside the grid.

 

Regards,

Mukesh

Stefan
Telerik team
 answered on 07 Aug 2019
1 answer
166 views

     Hi, I have a list of data in the grid and I need a new row to display the total values. I was able to achieve it with dom manipulation which is bad when it comes to React but I do not have any other option. I still face one issue. The totalRow is being rendered on the top of the table rather than the bottom. Please advice on a more profound way to achieve this.

 

https://stackblitz.com/edit/react-9odprj-ltd742?file=app%2FReusegrid.jsx

Stefan
Telerik team
 answered on 07 Aug 2019
1 answer
1.3K+ views

     Is there any way that i can achieve nowrap or auto fit for my text in columns. By default i have not defined any width for my columns, if my text is big it is wraping in next line, i don't want warping of the text. Is there any way to do that.

 

regards,

Mukesh 

Stefan
Telerik team
 answered on 07 Aug 2019
1 answer
679 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.7K+ 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
322 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
128 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.6K+ 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
288 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.8K+ 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?