Last post Feb 17, 2021 06:26 AM by Jerry Cai
None
0 Points
2 Posts
Feb 16, 2021 07:28 AM|mytech1982|LINK
Hi,
I am implementing a solution in MVC with React to add custom column to an entity. The entity has some default column.
I need to display them in grid and add/edit form.
May I request for help to create the architecture.
Thank you in advance.
Participant
990 Points
327 Posts
Feb 17, 2021 06:26 AM|Jerry Cai|LINK
Hi,mytech1982
mytech1982 I am implementing a solution in MVC with React to add custom column to an entity.
If you want to add custom column to entity in a SPA template, you can check:
https://stackoverflow.com/questions/22253488/insert-new-column-to-kendo-datagrid
Or you want to use react in mvc?
Best Regards,
Jerry Cai
None
0 Points
2 Posts
Add Custom column to entity
Feb 16, 2021 07:28 AM|mytech1982|LINK
Hi,
I am implementing a solution in MVC with React to add custom column to an entity. The entity has some default column.
I need to display them in grid and add/edit form.
May I request for help to create the architecture.
Thank you in advance.
Participant
990 Points
327 Posts
Re: Add Custom column to entity
Feb 17, 2021 06:26 AM|Jerry Cai|LINK
Hi,mytech1982
If you want to add custom column to entity in a SPA template, you can check:
https://stackoverflow.com/questions/22253488/insert-new-column-to-kendo-datagrid
Or you want to use react in mvc?
Best Regards,
Jerry Cai