Telerik Forums
KendoReact Forum
1 answer
158 views
Hello everyone, does component TreeList from Kendo for React has Lazy loading?

Example from where I get: https://demos.telerik.com/aspnet-mvc/treeview/remote-data-binding
Filip
Telerik team
 answered on 28 Mar 2023
2 answers
701 views

I am using Kendo React grid along with detail rows (expand functionality)  which works well as per the example stated.

However i need to specify another explicit "Expand ALL" button that should open the detail view of all the rows in the result page.

I  tried few attempts but facing issues while binding  this new button state behavior with the "onExpandChange" and "onDataStatechange".

 

I am using pagination and filtering also in this grid. Can you please provide working example for this.

Wissam
Telerik team
 answered on 28 Mar 2023
1 answer
111 views
it seems grid.selectable={{ drag: true }} prevents otherwise native browser cell text selection... we only need drag selection for the one special "isselected" checkbox column cells versus dragging selection across all the other cells... any way to enable this? perhaps customizing cell render function removing or adding something to defaultRendering? short of a full solution, could you elaborate on what code is capturing the click event when drag mode is enabled?
Konstantin Dikov
Telerik team
 answered on 28 Mar 2023
1 answer
378 views

Hello team,

I'm trying to implement daterangepicker where I want to have a vertical scroll. Kendo daterangepicker by default shows 2 months but I want continuous vertical scroll of months like below image. I could not find any props allowing this view. Please someone help me achieve this

 

Konstantin Dikov
Telerik team
 answered on 27 Mar 2023
1 answer
90 views

Using data that's been processed with the `process` function and a dataState.group. Is this possible?

Alternatively, I would also take keeping the group header and the first row together (so that the group header doesn't sit at the end of a page and its rows start on the next page).

Either one would be a little more intelligent than the current PDF export capability with grouped grids. Apologies if this is a repeated question, I couldn't find a similar topic in the Github or on this forum. Thank you!

Konstantin Dikov
Telerik team
 answered on 25 Mar 2023
1 answer
111 views

When I try to conditionally render a column that's nested, its value cells don't show up (which is correct), but its header cell still shows up (which is incorrect), making the entire header row misaligned with the grid rows -- see example below:

https://codesandbox.io/s/new-https-mt0knv?file=/app/main.jsx

 

Is there any workaround for this? I've tried cellRender, rowRender, headerCell, and headerClassName to no avail, but maybe I've missed something. Unfortunately, I cannot use CSS display:none on the ".k-header" selector because I have a grouped grid where I need that first column header for the hierarchy, and I'd like to try anything but CSS for this as this seems like a KendoReact (JS) bug in general.

Konstantin Dikov
Telerik team
 answered on 23 Mar 2023
1 answer
372 views

Hello team,

I Need some help in understanding the license mechanism when the react application is deployed in client location (on-premise).

Right now the license is put on 'kendo-ui-license.txt' file in the src code.

When the application is bundled , will this license be read and used from 'kendo-ui-license.txt' ? or any other way has to be followed?

or help me understand to use license in product bundling.

Filip
Telerik team
 answered on 22 Mar 2023
1 answer
758 views

Hi, I would like to ask, if is somehow possible to submit Kendo Form programatically. I checked Form ref and also formRenderProps, but there is not method "submit" (or another) to submit form by the script.

Is it somehow possible? I would like to somehow submit this example form without submit button.


// How to submit this form programatically by the script (without submit button)?

<Form onSubmit={handleSubmit} ref={refForm} validator={formValidator} initialValues={initialValues} render={(formRenderProps) => { return <FormElement> <fieldset className={"k-form-fieldset"}> <div className="mb-3"> <Field name={"title"} component={ValidatedInput} label={"group.title"}/> </div> <div className="mb-0"> <T _translateProps={['label']}> <Field name={"description"} component={ValidatedTextArea} label={"group.description"}/> </T> </div> </fieldset> </FormElement>; }} />;

Thanks a lot.

 

Konstantin Dikov
Telerik team
 answered on 21 Mar 2023
1 answer
251 views

Hi Team,

I am using kendo react in my project. I need a Datepicker which should open on button click instead of input field with save and cancel button inside Datepicker.  I saw this option inside datetimepicker but i don't need time in my calendar. 

 

Konstantin Dikov
Telerik team
 answered on 21 Mar 2023
1 answer
329 views

Ref: npx kendo-ui-license activate

Does this command need to be done for each build or once per build environment?

Wissam
Telerik team
 answered on 20 Mar 2023
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?