Hi everyone,
I have one doubt in asp.net programming with vb.net. Anyone can help me.
My doubt is, is there any way to create html tables dynamically to hold values from Database. Then some fields of table contains links to other web page. In between the table we have to merge the specific row and calculate sum of the values of the above fields. Actually I have style sheet for the table. I have to include that syle sheet also for the table.
Thanks in advance