Click here to Skip to main content
15,892,005 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Encryption AES256 Trouble.. Pin
markapk18-Jul-13 22:04
markapk18-Jul-13 22:04 
GeneralRe: Encryption AES256 Trouble.. Pin
Matty2229-Jul-13 19:16
Matty2229-Jul-13 19:16 
GeneralRe: Encryption AES256 Trouble.. Pin
markapk29-Jul-13 20:21
markapk29-Jul-13 20:21 
GeneralRe: Encryption AES256 Trouble.. Pin
markapk8-Aug-15 11:41
markapk8-Aug-15 11:41 
QuestionHow to get ListView item Icons ? Pin
Biplob Singha Shee17-Jul-13 7:34
Biplob Singha Shee17-Jul-13 7:34 
AnswerRe: How to get ListView item Icons ? Pin
Richard MacCutchan17-Jul-13 21:20
mveRichard MacCutchan17-Jul-13 21:20 
AnswerRe: How to get ListView item Icons ? Pin
TnTinMn18-Jul-13 11:36
TnTinMn18-Jul-13 11:36 
QuestionHow To Populate Data In Another Form Of Display Pin
12345_abcde15-Jul-13 3:36
12345_abcde15-Jul-13 3:36 
Hi, i have a database with the following details:

SCHOOL CAMPUS ADMINNO MODULECODE MODULEGRP
SEG AMK 100810R EG3932 EG3932-G1
SEG AMK 100810R EG3933 EG3933-G1
SEG AMK 101427Y EG3901 EG3901-G1
SEG AMK 101427Y EG3902 EG3902-G1
SEG AMK 101427Y EGS650 EGS650-G1
SEG AMK 103852S EG3901 EG3901-G1
SEG AMK 103852S EG3904 EG3904-G1



now i managed to get distinct students(adminno), modulecode(subject) populate in a datagrid
also, module-students in dgv which looks like:

EG1001 ---- Student 1
----------- Student 2
----------- Student 3

EG1002 ---- Student 2
----------- Student 4

But now i want to achieve:

Modulecode --- ModuleGrp ---- numberofstudents ---- students adminno
EG3932 ------- G1 ----------- 58 ------------------ 111411H 11253U 178292I...

Can anyone advice how can i go about achieving this?
Listview? or multi Line textbox? or other choices?

using vb.net, SQL commands with OleDB to retrieve data.
Thanks in advance!
AnswerRe: How To Populate Data In Another Form Of Display Pin
Eddy Vluggen18-Jul-13 6:38
professionalEddy Vluggen18-Jul-13 6:38 
QuestionVB.net connect to Access with master and child table Pin
dmtp10-Jul-13 11:30
dmtp10-Jul-13 11:30 
AnswerRe: VB.net connect to Access with master and child table Pin
Bernhard Hiller14-Jul-13 21:51
Bernhard Hiller14-Jul-13 21:51 
Questionhow to capture the url of a popup window. Pin
rshaheen9-Jul-13 5:24
rshaheen9-Jul-13 5:24 
AnswerRe: how to capture the url of a popup window. Pin
Dave Kreskowiak9-Jul-13 5:34
mveDave Kreskowiak9-Jul-13 5:34 
GeneralRe: how to capture the url of a popup window. Pin
rshaheen9-Jul-13 6:03
rshaheen9-Jul-13 6:03 
GeneralRe: how to capture the url of a popup window. Pin
Dave Kreskowiak9-Jul-13 6:30
mveDave Kreskowiak9-Jul-13 6:30 
AnswerRe: how to capture the url of a popup window. Pin
Brisingr Aerowing14-Jul-13 12:22
professionalBrisingr Aerowing14-Jul-13 12:22 
QuestionVB.NET Windows Service - Detect System Date Time Change Pin
Biplob Singha Shee9-Jul-13 1:03
Biplob Singha Shee9-Jul-13 1:03 
AnswerRe: VB.NET Windows Service - Detect System Date Time Change Pin
Richard Deeming9-Jul-13 1:15
mveRichard Deeming9-Jul-13 1:15 
GeneralRe: VB.NET Windows Service - Detect System Date Time Change Pin
Biplob Singha Shee9-Jul-13 1:47
Biplob Singha Shee9-Jul-13 1:47 
GeneralRe: VB.NET Windows Service - Detect System Date Time Change Pin
Richard Deeming9-Jul-13 1:52
mveRichard Deeming9-Jul-13 1:52 
GeneralRe: VB.NET Windows Service - Detect System Date Time Change Pin
Biplob Singha Shee9-Jul-13 2:02
Biplob Singha Shee9-Jul-13 2:02 
GeneralRe: VB.NET Windows Service - Detect System Date Time Change Pin
Dave Kreskowiak9-Jul-13 2:42
mveDave Kreskowiak9-Jul-13 2:42 
GeneralRe: VB.NET Windows Service - Detect System Date Time Change Pin
Richard Deeming9-Jul-13 2:49
mveRichard Deeming9-Jul-13 2:49 
GeneralRe: VB.NET Windows Service - Detect System Date Time Change Pin
Eddy Vluggen9-Jul-13 3:09
professionalEddy Vluggen9-Jul-13 3:09 
GeneralRe: VB.NET Windows Service - Detect System Date Time Change Pin
Richard Deeming9-Jul-13 3:11
mveRichard Deeming9-Jul-13 3:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.