This topic is locked

Update multiple records

10/12/2009 3:00:29 PM
PHPRunner General questions
D
dlbgp author

Hi - is there a way to Update multiple records by first selecting the check box and then click a button that pops up a box that looks up values from another table and asks what value you would like to update to???
Thanks!!

D
dlbgp author 10/13/2009

Let me update the question, I have followed the example to update selected records. What I want to do is modify that to use a look-up value to do the updating..
Thanks!!

J
Jane 10/13/2009

Hi,
you can create dropdown with values using custom event. Actual event code is dependent on your database structure.

I recommend you to publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages. I'll try to help you with sample code.