hjalmers / angular-generic-table

A generic table for Angular 2+. Generic table uses standard markup for tables ie. table, tr and td elements etc. and has support for expanding rows, global search, filters, sorting, pagination, export to CSV, column clicks, custom column rendering, custom export values.
https://hjalmers.github.io/angular-generic-table/
MIT License
105 stars 55 forks source link

How to explicitly toggle row click #262

Open chhaya29 opened 6 years ago

chhaya29 commented 6 years ago

Hi ,

How can I toggle row expand explicitly,

Thanks,

hjalmers commented 6 years ago

Hi @chhaya29 and sorry for the late reply, maybe you can elaborate a bit on what you're trying to do?