Hi all,
I'm a newbie trying to determine which rows in a table display have been selected.
I have created a html table, column 1 is select box, the rest have data.I would like to select one or more rows, then select a command from a drop down list box, and then process each selected row according to the command selected. I want an aiming for an interface similar to phpMyAdmin (for those that use it)
I can store the data + the check box value as session data, and then read the session data, but it feels like overkill, and i wondered if either there was an easier, cake way.
I maybe going the wrong way with this, and my lack of user interface design experience maybe the reason. Has anybody got any alternative strategies for being able to select multiple rows for subsequent processing.
--
Andy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---
- process multiple selected rows andy corpes
- Re: process multiple selected rows [EMAIL PROTECTED]
- Re: process multiple selected rows Sohei Okamoto
- Re: process multiple selected rows andy corpes
