debabratapatra / angular-tree-grid

Angular 10 Tree Grid
https://curiouslinks.com/pages/angular-tree-grid/demo
MIT License
31 stars 17 forks source link

Any way to add bootstrap class to table #27

Closed rrajesh011 closed 4 years ago

rrajesh011 commented 4 years ago

Hi @debabratapatra,

I didn't find any way add bootstrap table classes to its table which is inside db-angular-tree-grid tag. tempsnip

Kindly help.

debabratapatra commented 4 years ago

@rrajesh011 Right now there is no way. I think, it would be good to have this feature. I will try to add this feature in couple of days. Meantime if you really need then you can override the CSS. Thanks

debabratapatra commented 4 years ago

@rrajesh011 now you can use table_class.

rrajesh011 commented 4 years ago

Thanks @debabratapatra

Closing the issue now.

anupam42 commented 3 years ago

Hi sir may i get one example of adding table_class

because when i am adding table_class its not working

Thanks