April 15th, 2012, 05:49 PM
#1
How to Import table from Access to Datagridview using VB2010 in customized format?
Hi,
I have a table in ms access. I need it to be imported to the Datagridview in vb 2010 in customized format . The below shown is my access table.
-------------------------------------------------------------
| ID | Names player | Sports |
-------------------------------------------------------------
| 1 | aleksy | rugby |
-------------------------------------------------------------
| 2 | aleksander | football |
-------------------------------------------------------------
| 3 | aleksy | hurdles |
-------------------------------------------------------------
| 4 | bazyli | Boxing |
-------------------------------------------------------------
| 5 | aleksander | car racing |
-------------------------------------------------------------
I need the output in desired format as shown in image2. Check the attachment. This should work for any number of records.
I m new to Visual basic Programming.
Your reply would be precious............
Attached Images
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