|
-
Sep 22nd, 2007, 07:20 PM
#1
Thread Starter
Member
Creating html table dynamically
I have a for loop (dataset returns 10 records) . I need to keep creating html tables till a certain condition meet. e.g: if loop count is 10 then 10 html tables will be generated with 3 rows and 4 cols displaying text values from my dataset. can anyone help me how to create html tables dynamically using for loop, and how to add multiple cols and rows in one table and then add text in rows and cols from my dataset.
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|