How to use same collection on two forms [message #547860] |
Sat, 17 March 2012 09:25 |
|
kuldeepsingh7
Messages: 1 Registered: March 2012
|
Junior Member |
|
|
Hi ,
My issue scenerio is--
I have two forms one is calling form other is call form. User will go to calling form and press button to open call form. In call form user will select some records. That records i want to store in collection. then user will close call form , and on calling form i want to use those collection values.
For this i did some coding like
I created a type in database , then I created a record type in which i stored selected records information. I can see that values have been properly stored in collection till i exit call form.
Once i am back on calling form it becomes null.
Please help..
Regards,
Kuldeep
|
|
|
|