Click here to Skip to main content
15,921,113 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionbetter way to collect large amount of data from vb.net 2005 Pin
Andraw Tang1-Sep-10 3:30
Andraw Tang1-Sep-10 3:30 
Dear all,

In my program using vb.net, it involves a lots of data (about 300), when generate report, we don't need to list all, so user need to choose from these data for output to report.

These 300 data is divided into 30 table, I am look for a better way to organize these data.

At first I am thinking create an excel file that list all these data, one in a row, and next to the data create a checkbox, protect all except the checkbox, so when user click "Select Output List", I will launch the excel, let user select data, save and close it, then from my program I will read the selection from excel file, but the clients don't like it. They don't want extra file. they want everything is inside the VB form.

I am new to VB.net, is there better way let me handle this issue?

Thanks!
AnswerRe: better way to collect large amount of data from vb.net 2005 Pin
Luc Pattyn1-Sep-10 3:42
sitebuilderLuc Pattyn1-Sep-10 3:42 
GeneralRe: better way to collect large amount of data from vb.net 2005 Pin
Andraw Tang1-Sep-10 3:48
Andraw Tang1-Sep-10 3:48 
GeneralRe: better way to collect large amount of data from vb.net 2005 Pin
David Mujica1-Sep-10 3:58
David Mujica1-Sep-10 3:58 
GeneralRe: better way to collect large amount of data from vb.net 2005 Pin
Andraw Tang1-Sep-10 4:01
Andraw Tang1-Sep-10 4:01 
GeneralRe: better way to collect large amount of data from vb.net 2005 Pin
Luc Pattyn1-Sep-10 4:02
sitebuilderLuc Pattyn1-Sep-10 4:02 
GeneralRe: better way to collect large amount of data from vb.net 2005 Pin
Andraw Tang1-Sep-10 4:05
Andraw Tang1-Sep-10 4:05 
QuestionHow to insert a resources.resx file into Excel? Pin
sanyexian29-Aug-10 15:10
sanyexian29-Aug-10 15:10 
AnswerRe: How to insert a resources.resx file into Excel? Pin
Dave Kreskowiak29-Aug-10 15:32
mveDave Kreskowiak29-Aug-10 15:32 
GeneralRe: How to insert a resources.resx file into Excel? Pin
sanyexian29-Aug-10 17:05
sanyexian29-Aug-10 17:05 
QuestionList Box Selection Pin
directred29-Aug-10 0:59
directred29-Aug-10 0:59 
AnswerRe: List Box Selection Pin
Eddy Vluggen29-Aug-10 3:40
professionalEddy Vluggen29-Aug-10 3:40 
GeneralRe: List Box Selection Pin
directred29-Aug-10 5:29
directred29-Aug-10 5:29 
GeneralRe: List Box Selection Pin
Dr.Walt Fair, PE29-Aug-10 6:33
professionalDr.Walt Fair, PE29-Aug-10 6:33 
AnswerRe: List Box Selection Pin
Luc Pattyn29-Aug-10 6:59
sitebuilderLuc Pattyn29-Aug-10 6:59 
AnswerRe: List Box Selection Pin
Luc Pattyn29-Aug-10 4:03
sitebuilderLuc Pattyn29-Aug-10 4:03 
QuestionCDO emails lost when sended to hotmail addresses ? Pin
dcode2527-Aug-10 15:37
dcode2527-Aug-10 15:37 
AnswerRe: CDO emails lost when sended to hotmail addresses ? Pin
LloydA11129-Aug-10 9:36
LloydA11129-Aug-10 9:36 
GeneralRe: CDO emails lost when sended to hotmail addresses ? Pin
dcode2529-Aug-10 11:04
dcode2529-Aug-10 11:04 
QuestionWMI ..... Pin
MRCODE00727-Aug-10 3:23
MRCODE00727-Aug-10 3:23 
AnswerRe: WMI ..... Pin
JR21230-Aug-10 1:08
JR21230-Aug-10 1:08 
GeneralRe: WMI ..... Pin
Dalek Dave30-Aug-10 1:45
professionalDalek Dave30-Aug-10 1:45 
AnswerRe: WMI ..... Pin
Abhinav S30-Aug-10 6:08
Abhinav S30-Aug-10 6:08 
QuestionHOW COULD I ? Pin
MRCODE00727-Aug-10 3:11
MRCODE00727-Aug-10 3:11 
AnswerRe: HOW COULD I ? Pin
Ian Shlasko27-Aug-10 3:14
Ian Shlasko27-Aug-10 3:14 

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.