Telerik Forums
KendoReact Forum
1 answer
108 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
71 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
158 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
108 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
1 answer
115 views
Hello.

I am solving a question with ScrollView. I would need to figure out a way to make the content on the page dynamic. I need the content to be returned from the server, but only when a specific page is displayed. I can't catch the page change event or anything like that.
Can you help me?

Well thank you.
Konstantin Dikov
Telerik team
 answered on 10 Oct 2023
1 answer
86 views

Hi

 

According to the Custom Cells documentation,

"As of update 5.14.0, new properties were introduced which allow you to apply further customizations to the Grid. The previously available props such as the GridColumn cell prop or the Grid cellRender callback are still available but provide less options for customization as the ones listed in this article."

However, I can't figure out how to use custom cells to show group aggregates for each column like in this documentation. Do I still need to use cellRender to achieve that?

 

Thanks,

Jie

Konstantin Dikov
Telerik team
 answered on 10 Oct 2023
0 answers
75 views
Hi
Shahbaz
Top achievements
Rank 1
 asked on 10 Oct 2023
1 answer
113 views

Hi Kendo,

    We're trying to utilize the KendoReact ListBox and noticed that the widget is not keyboard accessible (kendo demo). Arrow keys explicitly don't seem to do anything, so without a mouse you have no way to traverse and use the widget's available options.

     We expected it to behave like a traditional HTML listbox/select (dojo demo), which does fully support keyboard navigation and selection/deselection. Is there a way to implement this effectively?

Tested Chrome Version 117.0.5938.92 (Official Build) (64-bit)

Wissam
Telerik team
 answered on 09 Oct 2023
1 answer
451 views

I'd like to remove the clear filter button that is present in filterable columns by default and instead add a "Clear Filter" option to the filter operators. I'd like to make the clear filter functionality work as it did in a much older version of the library (and on a different platform).

Legacy "NoFilter" Option:

Current State (clear filter button):

I'd like to essentially "move" the clear filter button in the filter row into the filter options menu (in order to save the ~30px of horizontal space per column). In other words, for the sample column above, the options in the filter flyout menu would be:

  • Clear Filter
  • Contains
  • Does not contain
  • ...etc.

And clicking on Clear Filter would clear the filter and collapse the flyout.

I'd prefer not to build an entire custom filter menu to accomplish this. However, looking at the custom filter operator example (here), it isn't clear if injecting a custom Clear Filter operator would be the "correct" way to implement this.

Konstantin Dikov
Telerik team
 answered on 09 Oct 2023
1 answer
240 views
I have 2 dropdown list. one dropdown has the country & another dropdown has state.  When i select any item in the country dropdown, the corresponding state value should be auto selected in another dropdown.   Please help
Vessy
Telerik team
 answered on 06 Oct 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?