%@ control language="C#" autoeventwireup="true" inherits="controls_module_procedureBooking, controls.module" %>
| Procedure | Description | Quantity | Delete |
|---|---|---|---|
| <%#DataBinder.Eval(Container, "DataItem.macroDescription")%> | <%#DataBinder.Eval(Container, "DataItem.description")%> | <%#DataBinder.Eval(Container, "DataItem.quantity")%> |
|