'Can i use Angular material and angular data grid in the same project?

My project is based on a table so i guess i need to use angular data grid. i don't want to start from scratch. i want to use angular grid to create my table and angular material for the rest. table created with angular material



Solution 1:[1]

Yes you can use it,

Here i have attached stackblitz demo, take a look

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Manish Patidar