How to add select-all/checkbox support for table_export?
steve169 - November 10, 2008 - 18:11
| Project: | Table Export |
| Version: | 5.x-1.3-2 |
| Component: | Code |
| Category: | feature request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
This module is perfect for my application, thanks the contributors for this.
I need to check some rows on table for exporting, how to do it?
Any hint?
Thanks.

#1
Hmm currently for that you would need to whip up a fair chunk of you own code to pull that off, that is an interesting feature idea though I will certainly consider adding that, or perhaps ANY table could simply allow an optional table row range selecting export, not just the ones with the checkboxes