ANSWERS: 3
-
it is Dynamic Creation or static creation on aspx page.
-
just simple html buddy.. :) use it on the aspx page.. i.e where d coding of the display part goes
-
for static table layout <table> <tr> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> </tr> </table> above will create a table with two rows and two columns
Copyright 2023, Wired Ivy, LLC