Telerik Forums
KendoReact Forum
1 answer
3.1K+ views

Hi,

Is there an exmaple for that add custom buttons to rows of Kendo Grid Grid?

thanks

 

Stefan
Telerik team
 answered on 31 Aug 2020
1 answer
50 views

While using the Kendo react editor, if I use a font family and jump to next line, the font changes. 

How can I keep the selected font consistent while I'm using the editor. 

 

 

Stefan
Telerik team
 answered on 28 Aug 2020
1 answer
206 views

Hi,

We have a scatter chart and the very first point on the grid will appear at the origin. However, this marker appears cut off, you can only see the top right 1/4th of it. My internal users that are testing this have complained about it as the existing chart we are replacing has the marker at that spot sitting on top of the origin, not cut off. Is there a way to prevent this cut off from happening? I did some searching around and didn't see anything obvious. My only thought is to add some padding to the min values so that the first value isn't in the corner, but that's not the most ideal for our users. 

Kara

Stefan
Telerik team
 answered on 27 Aug 2020
6 answers
1.3K+ views

Hi,

We are working on rebuilding our application with React and I'm just getting to a page that will use a Kendo grid. We have an existing pagination system that I think we'd like to continue using going forward, so I need to recreate it for the Kendo Grid. Is it possible to build custom pagination in the grid footer, or would I have to build it outside of the grid and hope it looks decent?

For example, I need the page details (row and total) on the far left, and the pagination and page size selection on the right. Also, we use both input and numeric pagination together. For example, if I have 16 pages of data my pagination might look like 1...4 5 7 8 ...16 where 6 would be an input box.

Stefan
Telerik team
 answered on 26 Aug 2020
7 answers
2.4K+ views

Hi Team,

I am trying to put checkbox similar to data in grid for particular columns for boolean data comming from API.  But it is taking true and false in place of checkbox for React Ui. Can we achieve checkbox in place of true and false which can be editable through React.

 

Thanks.

Stefan
Telerik team
 answered on 25 Aug 2020
3 answers
315 views

Hi,

On the multiselect component is there a way to add a custom value the same way you do by pressing enter by pressing tab? Failing that, is there a way to clear the input on blur?

Here is the code I have

 
<MultiSelect
  data={filteredTitles}
  textField="text"
  onFilterChange={onFilterChange}
  filterable={true}
  onChange={(e) => setTitles(e.target.value)}
  tagRender={tagRender}
  allowCustom={true}
  placeholder="e.g. test..."
  popupSettings={{ height: 500 }}
  autoClose={false}
  listNoDataRender={() => <div></div>}
/>

 

Thanks


Stefan
Telerik team
 answered on 25 Aug 2020
4 answers
39 views

I have the grid set up with a custom cell that has some expensive calculation performed when the cell component init. Usually, when I do scroll it takes some time to be rendered, that's OK. But sometimes I notice the grid doesn't call onPageChange method and the page becomes blank.

I created an example of that. It quite difficult reproduce, although In my real set up I reproduce it more ofter. So I recorded a screencast. Watch it from the 30th second. You can see sometimes it's stacking until I do scroll again
https://take.ms/mXO4h
https://stackblitz.com/edit/react-6dfm1k?devtoolsheight=33&file=app/main.jsx

 

Also I created an issue on github

https://github.com/telerik/kendo-react/issues/709

Stefan
Telerik team
 answered on 25 Aug 2020
1 answer
105 views

Hi,

Is it possible to make focusable rows in virtual grid? I have example with focusable rows and select with "enter" for regular grid and everything is working. But when  I try to do the same for virtual scroll grid, "space" and arrows controls will stop working after first keyDown and changing rows with "tab" is looping the focus.

Stefan
Telerik team
 answered on 20 Aug 2020
1 answer
105 views

Hi,

I am working on to include inline editing features with the coffee-warehouse-dashboard project and I am not able to get the Editing working. If you could post an editing example with the existing coffee-warehouse-dashboard that would be great.

Thanks,
David.

Stefan
Telerik team
 answered on 19 Aug 2020
4 answers
329 views

Hi Team,

Copy of cell is not working from context menu in Kendo React. 

Thanks.

Rashmi
Top achievements
Rank 1
Veteran
 answered on 14 Aug 2020
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?