Telerik Forums
KendoReact Forum
2 answers
375 views

Hi there,

I'm trying to format the numbers within a GridCell to display as currency. Setting the format prop to '{0:c}' or '{0:a}' does not format the values that appear in those cells when the grid first loads. However, after editing any of the values in that cell or creating a new cell, the formatting works and the value displays as intended. I must be missing something...

 

Thanks for any help!

-Tim

Tim
Top achievements
Rank 1
 answered on 07 Aug 2019
2 answers
1.6K+ 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
148 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.2K+ 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
636 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.6K+ 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
298 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
95 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.5K+ 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
270 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
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?