Telerik Forums
KendoReact Forum
2 answers
129 views
I would like to put some tabs into my <TabStrip> dynamically. Please refer to the attached graphic, lines 45-49 don't seem to be giving me output to the DOM.
Vessy
Telerik team
 answered on 16 Oct 2023
0 answers
158 views
I have imported the dollarIcon,

import { dollarIcon } from "@progress/kendo-svg-icons";

Here is the item for the DrawerItemProp

{
  "data-expanded"]: false,      
  id: 600,
  svgIcon: dollarIcon,
  text: "Invoices",
},

The icon does not display. What am I doing wrong?


 
Jeff
Top achievements
Rank 1
 asked on 13 Oct 2023
1 answer
91 views

Initial Data is exporting but after changing the page, the updated grid data not exporting.

It's returning the same old data or blank.

Is it the expected behaviour?

Reference -  https://stackblitz.com/edit/react-ajxmvq-gltk6x?file=app%2Fmain.jsx

 

Konstantin Dikov
Telerik team
 answered on 13 Oct 2023
1 answer
140 views

ProductLoader holds the server-side data, every page loads and based on filter change the call is triggered two times.
It works this way in my app as well as the pagination demo.

Is this something that is implemented the same at the moment?

https://www.telerik.com/kendo-react-ui/components/grid/data-operations/odata-server-operations/

stackblitz - https://stackblitz.com/run/?file=app%2Fmain.jsx

Konstantin Dikov
Telerik team
 answered on 13 Oct 2023
1 answer
87 views

Is there a way to tag a user in the editor similar to there is in azure devOps?

something like this:

PM 10/10/2023 :  @Shane S Calhoun  the fix worked

Vessy
Telerik team
 answered on 12 Oct 2023
1 answer
226 views

Greetings,

Is it possible to implement a search text functionality inside the filter label fields from the external filter?

The user can easily search and select the label text when the table contains a lot of columns.

I have attached an image for the example. Thanks!

 

Jason

 

Konstantin Dikov
Telerik team
 answered on 12 Oct 2023
1 answer
128 views
I have a ComboBox, and when the user opens it, I first want to execute some code that takes a while. Only when that code is completed, I want to open the dropdown. Is this possible?
Wissam
Telerik team
 answered on 11 Oct 2023
2 answers
77 views

Hi,

 

What is the difference between GridCellsSettings.groupHeader and GridCellsSettings.group.groupHeader? Same for GridCellsSettings.groupFooter.

 

Thanks,

Jie

Wissam
Telerik team
 answered on 11 Oct 2023
1 answer
175 views

I have a price column, in Grid am using format="{0:c}" for displaying currency format. I need same format to be displayed for that particular column's GridColumnMenuCheckboxFilter also. If i update the data object, filter is not working as numeric. Need an urgent fix for this issue ?

Am using below code for wrapper: 

 <GridColumnMenuWrapper
          {...props.columnMenuWrapperProps}
          data={alldata}
          expanded={true}
          searchBox={() => null}
        ></GridColumnMenuWrapper>
Konstantin Dikov
Telerik team
 answered on 10 Oct 2023
1 answer
120 views

I want to be able to specify more than 3 decimals in the NumericTextBox. I can do that when I specify the step and format, but in that case the textbox will always show the trailing zeros. 

Is it possible to just define the step to '0.00001' to be able to enter 5 decimals without using the format?

Konstantin Dikov
Telerik team
 answered on 10 Oct 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?