TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Raghavendra Joshi
NA
44
46.9k
How to write html table using console application C#
May 12 2014 7:55 AM
HI All,
I have a table as shown below.
Software Development
IT - Training Institute
IT - Hardware
Call Center
BPO
ISP
IT-HR Consultancy
Bio Technology
Web Hosting
Web Services
Telecom
Software Re-seller
Dot Com
Networking
IT Enabled Services
Animation
STPI
I want to write it in a table format using writehtmlFile.WriteLine i.e each row consits of 3 columns
ex :
Software Development
IT Enabled Services(20)
IT - Training Institute(10)
IT - Hardware(20)
Call Center(14)
BPO
ISP
IT-HR Consultancy
Bio Technology
Web Hosting
Web Services
Telecom
Software Re-seller
Dot Com
Networking
Animation
STPI
Reply
Answers (
1
)
how to write a database value to a table in table formate
Add database data to html table cell using console app c#