get fieldvalues from selected rows to insert this values in an other tables

Questionsget fieldvalues from selected rows to insert this values in an other tables
Gerd asked 8 years ago

hallo,

how can i do this.

i want to select serval rows in the grid. then click on a button to loop through the select rows and insert some values in another table

thanks

1 Answers
Abu Ghufran answered 8 years ago

Hi,

You can do this using bulk-edit function.
Please refer demos/editing/bulk-edit.php

Steps:
1) make a button for bulk edit (like in demo)
2) set on_update event handler and write code for bulk edit (inside if condition)

Your Answer

3 + 8 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?