Telerik Forums
KendoReact Forum
0 answers
447 views

Hi,

Is it possible to disable the keyboard shortcuts on an ExpansionPanel? I am having a form inside, and every time I fill in a space, the ExpansionPanel is collapsing

Speedy
Top achievements
Rank 1
 asked on 23 Nov 2022
1 answer
88 views

Hi,

I have implemented selection on  my grid in react.

When i call my api I want to change selection value but without click event, is this possible in react?

Api return some value, and i want to set selection to that specific value .. without using click event. When user click on row that's oke, but when api return samo specific value i want to set selection on grid  to that specific value.. is this possible?

 

Selection is made according to this url:

https://www.telerik.com/kendo-react-ui/components/grid/selection/

Can give  example of this if it is possible?

 

Ivaylo
Telerik team
 answered on 23 Nov 2022
1 answer
87 views

hii,

Suppose I am having a Table in grid where i am having total 5 columns. When I am pressing TabKey, It is going sequentially from 1 to 5 and then it is going to another row. For every row I want to skip a column. I tried with tabIndex as -1 and 99999 for particular column. I tried with eventlistener with if-else condition also, But not working for me.

https:/c/stackblitz.com/edit/react-7srkcq-wpog86?file=app/main.jsx

In this given link the table is given I want to skip "Units" column from the table. 

Currrently is is going like this ID>ProductName>FirstOrderedOn>Units>Discontinued> NextRow, I need to skip the highlighted column.

When I will press the tab key it should be start from ID>ProductName>FirstOrderedOn>Discontinued> NextRow  

Thankyou

  
Abhishek
Top achievements
Rank 1
Iron
 answered on 23 Nov 2022
1 answer
289 views

Hello, i am using KendoReact Editor as a wysiwyg html editor and when I insert script tag and push update

script tag is automatically removed, i tried to add script tag to editor's schema

but it had no effect, maybe i am doing something wrong? Please tell me how can i add support for script tag?

Vessy
Telerik team
 answered on 22 Nov 2022
1 answer
416 views

I'm trying to add an "All" option in pagesize menu as the first image below. However, when I select "All", the selected menu item will become the total number as the second image. Can anyone help me with a solution for this? Thanks in advance!

 

Ivaylo
Telerik team
 answered on 22 Nov 2022
1 answer
99 views

Greetings,

Is there a way to add a horizontal scrollbar at the top (right below the column header) of the React grid table?
Currently, there is one at the bottom of the React grid and I couldn't seem to find a way to create the same one for the top.
Please help, thanks!

Regards,

Jason

Filip
Telerik team
 answered on 22 Nov 2022
1 answer
206 views

When clicking the header selection checkbox, items of the current page are checked, but the header checkbox itself is not checked.

Vessy
Telerik team
 answered on 21 Nov 2022
1 answer
568 views
Upload Control.  I have autoupload set to false.  I'm reading the selected excel file in the OnAdd event to display a preview and allow them to map columns.  I want to be able to disable the Upload button if all the columns aren't mapped OR cancel the upload from OnBeforeUpload.  Is this possible?
Vessy
Telerik team
 answered on 18 Nov 2022
0 answers
230 views

Hi.

I'm planning to create a Mega Menu (or Jumbo Menu) as navigation on one of our apps like the one you use on your website (see attached screenshot). I was wondering if there is a Kendo UI component that I could use to create this. I found the Popup component but I'm not sure if this is the best one to use.

Any ideas would be appreciated.

Thanks,

Greetings,

Bernd

Bernd
Top achievements
Rank 5
Bronze
Bronze
Bronze
 asked on 18 Nov 2022
0 answers
152 views

On an Excel Export of a dynamically generated grid when the column type is url  (hyperlink) the excel export returns a blank column.  How do I convert this URL to string or pass an alternate value for that column. 

 

 <ExcelExport
                        data={exportData}
                        ref={exporter => {this._export = exporter; }}
                        fileName={`${exportFileName}.xlsx`}>
                               
                        {this._renderKendoGrid(tableData)}
                    </ExcelExport>
Jeremy
Top achievements
Rank 1
 asked on 17 Nov 2022
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
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
Iron
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?