-
How to create table that populates cell with data from databse
I am trying to populate a table with data from databse?
This table has only one feild.This feild contains 4 digit numbers.Write now
I have only seven records in the database table.
The trick is I have to populate these numbers in a dynamic table
spanning 6 columns.The Dynamic table has to expand to a next row accordingly
as the records increase in the database table.
I have a Cursor For Loop and
one <tr> <td>'cursor.feildname </td> </tr> tag.
If I use colspan the cell does not spilt onto 6 columns.
Anybody have any suggestions.
Much 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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks