Issue Replacing GridColumn with Custom Column Component in Common Kendo Grid

1 Answer 11 Views
Grid
Akhilesh
Top achievements
Rank 1
Akhilesh asked on 21 Apr 2025, 12:43 PM

Hi Kendo Team,

I’m working on creating a common reusable component for the Kendo React Grid in my project. I’ve built two components:

  1. CustomGrid – a wrapper around the Kendo Grid component where I pass the data and configuration.

  2. CustomGridColumn – a wrapper around the Kendo GridColumn component.

When I use CustomGrid with the regular GridColumn inside it, everything works perfectly.

However, when I try to replace GridColumn with my CustomGridColumn component, the columns do not render at all – it's like they're not recognized by the grid. I'm passing all the necessary props and structure correctly, but it's still not working.

Could you please help me understand what might be causing this issue? Is there a special requirement for column components to be recognized by the Grid?

Thanks in advance for your help!

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 22 Apr 2025, 03:02 PM

Hi, Akhilesh,

We would like to kindly ask you to open only one thread per topic as the opposite slows down out response time and splits the information in multiple places.

With that being said,  my colleague Stoyan has already answered your other thread on the same matte, you can continue your discussion with him here:

Thank you for your understanding.

Regards,
Vessy
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Grid
Asked by
Akhilesh
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or