|
-
Feb 26th, 2019, 12:15 AM
#1
Thread Starter
Member
Imprimindo o conteúdo do DataGridView - VB.Net
Hello guys!
I have a DataGridView which, depending on the user's choice, how the calls change.
Example: I have a table that has Code, Name, Address and Birth.
- If the user chooses "Address", my DGV will show the Code, Name and Address columns (... and print these 3 columns only with all the records)
- If the user chooses "Birth", my DGV will show the Code, Name and Birth columns (... and print these 3 columns only with all the records)
Could you help me with that?
Thank you very much and I await your help.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|