Multiple selections in a cfgrid form
HeIlo,
I have a fantasy football site for which I need to enable users to make their lineup for a given match, choosing 11 players from a 23-player roster.
To do so, I though of providing a form populated by a query, displaying data (i.e. the roster) through the cfgrid tag, then enabling users to select multiple records and assign each record a row number (i.e. a jersey number, hopefully in the same form).
Only, I can't find any option to select multiple rows from the grid. Any suggestions ?
Thanks
Giovanni
