PHP Classes

Update multiple rows

Recommend this page to a friend!

      DrasticTools  >  All threads  >  Update multiple rows  >  (Un) Subscribe thread alerts  
Subject:Update multiple rows
Summary:I am trying to develop a way to update multiple rows at once.
Messages:2
Author:Matt Jacobson-Carroll
Date:2008-12-17 22:15:17
Update:2008-12-27 22:39:07
 

  1. Update multiple rows   Reply   Report abuse  
Picture of Matt Jacobson-Carroll Matt Jacobson-Carroll - 2008-12-17 22:15:17
I have a fairly large data set and want to be able to select multiple rows and update a field with the same value, but I can't seem to wrap my head around how to do this. Any ideas?

  2. Re: Update multiple rows   Reply   Report abuse  
Picture of dd dd - 2008-12-27 22:39:08 - In reply to message 1 from Matt Jacobson-Carroll
Hi Matt,

Well drasticgrid does currently not have any constructs or mechanisms to select multiple rows at once. Of course it is not impossible to add multiple row functionality, but it would need a redesign of php as well as the javascript part of the grid components.

regards, drasticdata