0
edelivery created
Hi all!
I want to add select checkbox to abp-table but i dont't know how to made it. Currently, I'm using primeng table
Thanks
5 Answer(s)
-
0
MVC or Angular?
-
0
i'm using Angular
-
0
There is no fast way to add checkboxes to
abp-table
. You can add checkboxes manually.If yo're using the primeng, you should see the table selection documentation.
-
0
Thank you so much
-
0
I am using MVC . Can you give solution please?