954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

passing id from one formtab to another

Hi,

I have a c# windows app with a formTab on one of the forms. What I'm trying to do is pass the id of one datasource into the parameter of the query for another datasource on another tab. So effectively when the row containing the id field is selected the data on the next tab can be queried using that id field as aparameter. So how do I pass that value?

sorry - I hope that isnt too confusing!

Thanks

jlivvers
Light Poster
26 posts since Oct 2010
Reputation Points: 10
Solved Threads: 0
 

The objects on each tab are all available at the form level.
Just reference them in what ever method or event handler code you need.

nick.crane
Nearly a Posting Virtuoso
1,230 posts since Feb 2010
Reputation Points: 375
Solved Threads: 187
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: