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
ketan chandpa
NA
45
533
use htmltable to show multiple rows in single row
Oct 24 2015 2:17 AM
use htmltable to show multiple rows in single row using cod behind
i have two tables in which one is master and another is child table.
so when i generate the report using vb.net i want below result :
---------------------------------------
1st row | has row 1 here
1st row | has row 2 here
---------------------------------------
2nd row | has row 1 here
2nd row | has row 2 here
---------------------------------------
i want the result like above using the code behind not in the html design format but using the html table row and html table cell
any help appriciated.
Reply
Answers (
0
)
How to view the check or uncheck status of datagridview
webApi