I am learning in Visual Studio 2015, Visual Basic and a bit of database connection. In ASP.NET I am generating some graphs from the data of some tables in Access. Even the graph can generate them based on predefined queries in different radiobuttons, however I have the problem when I want to generate a Gridview so that it can display the queries since it does not change, it only keeps the first query that is made.
Could someone give me an example or a little more information on the subject?
Thanks in advance.