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
Vikas Ahlawat
NA
564
818k
page Redirect problem
Dec 21 2010 12:34 AM
I m using dataset in my page and
DataSet ds = new DataSet("DataSet"); //dataset belong to another dataset
ds.Tables.Add(dtxml);
ds.Tables.Add(dtarllogo);
..........................
.....................
when i go to the next page and click the back button then error(dataset belong to another dataset)
So where can i declare dataset to resolve this problem that when i came back then this error not occur.
Reply
Answers (
6
)
serial port communication
Can a property be so simple? is this correct?