I have data grid view named dgv. So below I called dgv. There are 5 columns in dgv. For 2 columns I load data from one mysql table. For another 3 cloumns I want to load mysql table with where query matching with firts two columns.
For that I want to get idea or example code:
Can you help me ?

Hi,
you need to use two gridviews that will be bound o the appropriate SQL query.
With some css you can make them look like its one!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.