Chapter 15 - Implementing a Server Behaviour
I have found that inserting the new server behavior "blockSection" into the table cells reliably (if not easily), works better in Code View, as opposed to Design View, as suggested on Page 568.
Invariably, every time that I went to insert blockSection in Design View, the code was placed erroneously after the closing cell tag, instead of between the <td> and </td> tags.
|