Hello,
I'm a asp.net newbie so be patient. I have 2 formviews that load at the same time. formview1 comes from tableA and formview2 comes from table2. They both share a common field.
What I would like is for formview2 to load based off a value that is loaded in formview1. I know it involves setting parameters in the datasource I just need to know how to do it. Any help would be appreciated. Thanks.
I'm a asp.net newbie so be patient. I have 2 formviews that load at the same time. formview1 comes from tableA and formview2 comes from table2. They both share a common field.
What I would like is for formview2 to load based off a value that is loaded in formview1. I know it involves setting parameters in the datasource I just need to know how to do it. Any help would be appreciated. Thanks.