|
-
Oct 28th, 2004, 12:24 AM
#1
Thread Starter
New Member
placing web form field values to html tabes
Hi friends
i am newer to .net
i am facing a simple problem can anybody give a answer to this
i am retrieving field values from a table in web form, and in this same web form i am using a HTML table, Now i want to place these values in a HTML table cells,
How can i do this, plz give some sample codes.
Thanks, waiting for replay
-
Oct 28th, 2004, 01:30 AM
#2
From a table to another table? 
What's the difference between the tables?
-
Oct 28th, 2004, 02:26 AM
#3
Thread Starter
New Member
i am retriving values from database table and want to place them in a HTML table which placed on the same web form.
-
Oct 28th, 2004, 02:37 AM
#4
Use a datarepeater. Or better, a datagrid.
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
|