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
sammi taylor
NA
19
0
how to wire 2 User Controls together with ID
Apr 20 2015 7:14 PM
I have a CaseForm with these controls placed in it. UserControl1 is above UserControl2.
TabControl1 has UserControl1
TabControl2 has UserControl2
UserControl1-upon btnSave(), it generates a new case number and a new caseID. Which saves to db. This works fine.
The caseID is the key ID for both. UserControl2 case is part of the UserControl1 case.
A case has to be created in UserControl1, in order to create a new subcase in UserControl2. It needs to pass the caseID to it.
Now I get null object error in my Save() here:
CaseRecord.SubCase.CaseID = CaseRecord.CaseID.Value;
How do I pass the caseID from UserControl1 to UserControl2 to save.
Thank you for any help!
Reply
Answers (
0
)
Not able to convert word document to pdf size(50 MB- 200 MB)
Pause the process