Hello, novice to c#, asp, etc. To make story short, taking over an old code, I have no experience in...
Current setup:
I have a search box, on button submit, it populates result to GridView1
When I click on 'Select' from GridView1, GridView2 is populated
When I click on 'Select' from GridView2, GridView3 is populated
Each GridView has 3 separate datasources.
My question is how do I configure this so when you click on 'Submit', result is populated automatically to GridView1, GridView2 and GridView3 instead of clicking on 'Select'
It is same with the
thread.Do you have other question?
Best regards,
Yijing Sun
ASP.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today. Learn more >
None
0 Points
5 Posts
Gridview SelectedIndexChanged
May 19, 2020 08:45 PM|evsion1|LINK
Hello, novice to c#, asp, etc. To make story short, taking over an old code, I have no experience in...
Current setup:
Each GridView has 3 separate datasources.
My question is how do I configure this so when you click on 'Submit', result is populated automatically to GridView1, GridView2 and GridView3 instead of clicking on 'Select'
Contributor
4060 Points
1578 Posts
Re: Gridview SelectedIndexChanged
Jun 15, 2020 05:58 AM|yij sun|LINK
Hi evsion1,
It is same with the thread.Do you have other question?
Best regards,
Yijing Sun