Multiple Record Ins/Upd/Del
Version 1.1.0  how it workHelp and tutorialsAdd to cart
how it work How does it work - Repeat region
Insert
Update
Delete
Repeat region
Price: 48,00 €
Usd. 62,75
Currency conversion according with PayPal
Flash Tutorials

This server behavior let's you create a repeat region without using a recordset but on setup yourselfe the number of record, or get the number of record from a form field.

Use this behavior to create a MultiRecord insert page, and the standard Dw repeat region based on recordset to create a MultiRecord Update or Delete page.

When you want setup a fix number of record you must insert the number in the Repeat field of the behavior panel, and if you want setup the number of record dynamic you must enter the asp code to get the value from the parameters of the page like:

get value from Url Parameter
or
get value from Form value