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
sagar Bhosale
NA
179
175.9k
How bind Multiple data set in multiple Gridview dynamically
Dec 19 2012 6:34 AM
Hi Friends,
I want to knw
how to bind multiple dataset with multiple Gridview dynamically
e.g.
select * from temp1
select * from temp2
bind with gridview1 and gridview2 dynamically
if there is n number of dataset i want to bind with n number of gridview dyanamically
Thanx
Reply
Answers (
3
)
Running total in textbox in asp.net
how can I use dropdownlist in class library