Telerik Forums
KendoReact Forum
1 answer
945 views

Hello,

I have been working on implementing grid cell selection into some kendo react grids which are currently using custom cells for every cell and I have not been able to figure out how to implement the onSelectionChange event handling for the custom cells. I have looked for examples and forum posts about it, but so far haven't been able to find anything using custom cells (which appear to behave differently and don't want to handle the onSelectionChange event when clicked).

Here is a sample I have put together of what I am trying to do, but so far have had no luck with: https://stackblitz.com/edit/react-ts-gj4rce?file=index.tsx

Any feedback or help with this would be great!

Thanks,

Andrew


Filip
Telerik team
 answered on 07 Jan 2022
1 answer
85 views

Can a ChatMessage be set to display the time next to the message without it being clicked on?

I have created a custom chat message, but only shows the time when you click the message.

 

    const CustomChatMessage = (props: ChatMessageProps) => (
        <ChatMessage {...props} dateFormat={'t'} />
    )

 

Stefan
Telerik team
 answered on 07 Jan 2022
1 answer
442 views

Hello, I am currently trying to obtain the base64 string of the PDF without sending it to a proxy, is there a way to achieve this?

Stefan
Telerik team
 answered on 06 Jan 2022
1 answer
1.1K+ views

Hi.

My question is. Is it possible to enable  property  'sortable' together with the custom property 'headerCell' on the grid column? Because it doesn't work for me. Template for column header is ok, but sorting does not work - icons are not visible (k-icon k-i-sort-asc-sm / k-icon k-i-sort-desc-sm) and does not sort. But sorting through the column menu works.

Well thank you.
Stefan
Telerik team
 answered on 06 Jan 2022
1 answer
296 views

Hi I wonder if it is possible and how to control the position of the popup filter menu I want something like this for all the columns 

for every column menu filter the pop up will open to the left starting from the filter icon position

Stefan
Telerik team
 answered on 05 Jan 2022
1 answer
777 views

I have to restrict the resize of column after some width like minresizablewidth, is there any solution around.

When i resize the column of a grid, I do not want to see the right side of the grid fall off the screen.

 

I want to stop the resize of the description column when grid reaches the full width.

Anjireddy
Top achievements
Rank 1
 updated question on 05 Jan 2022
1 answer
146 views

Need to add sub header after table data overflows to next page.
Konstantin Dikov
Telerik team
 answered on 04 Jan 2022
1 answer
129 views

Hi and happy new year!

I would like to use the Scheduler like a kind of school calendar, where the calendar items are not bound to a specific date but to a time on a week day. So for example on every Monday from 10:00 to 11:00 am there is for example math, from 11 to 12 there is biology, and so on, meaning the same item at the same time and day but independent of the date. Is this possible and if so, do you have an example for this?

 

Stefan
Telerik team
 answered on 04 Jan 2022
0 answers
462 views

The

 

 

Below are the versions which I am using, it's working perfectly in local but this error I am receiving in the browser console after being deployed.

 

 

 "@progress/kendo-react-pdf": "4.13.0","react": "^17.0.2",
const handlePrint = () => {
if (container && container.current) {
/* @ts-ignore */
savePDF(container.current, {
paperSize: 'auto',
margin: 40,
fileName: `Report for ${new Date().getFullYear()}`,
})
}

}

akash
Top achievements
Rank 1
 asked on 04 Jan 2022
1 answer
298 views

How can I change date format of the DatePicker in grid filter cell?
I want the placeholder as "day/month/year" and date as "dd/MM/yyyy".

Stefan
Telerik team
 answered on 30 Dec 2021
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?