Hi, I'm using "selectable=True" in the sqlform.grid. This shows a checkbox in first column for all the rows "except the header"
1. Is there a way to show the checkbox in the header itself, which when selected selects ALL the rows currently displayed ? I think there is a plugin for this bug that looks old, and not maintained. 2. I also get "Submit Query" button below the table. I've managed to rename this to "Delete Selected" - Is there a way to show a confirmation dialog like "Are you sure you want to delete all the selected entries" (or some such) - before the records are deleted ? Thanks, -Mandar --