Click here to Skip to main content
15,920,383 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionWhats <% .. %> Pin
haruka_emi25-Sep-05 17:52
haruka_emi25-Sep-05 17:52 
AnswerRe: Whats <% .. %> Pin
Alsvha25-Sep-05 20:20
Alsvha25-Sep-05 20:20 
QuestionBar Codes EAN13 Pin
makeko25-Sep-05 16:11
makeko25-Sep-05 16:11 
AnswerRe: Bar Codes EAN13 Pin
Dave Kreskowiak25-Sep-05 16:42
mveDave Kreskowiak25-Sep-05 16:42 
QuestionInteraction with OS buffer Pin
Member 109769925-Sep-05 15:42
Member 109769925-Sep-05 15:42 
AnswerRe: Interaction with OS buffer Pin
Steve Pullan25-Sep-05 16:12
Steve Pullan25-Sep-05 16:12 
AnswerRe: Interaction with OS buffer Pin
Dave Kreskowiak25-Sep-05 16:40
mveDave Kreskowiak25-Sep-05 16:40 
QuestionWhich Control To use? Pin
Shawn_H25-Sep-05 13:42
Shawn_H25-Sep-05 13:42 
I am working on a tool for Data Services, and decided to create the tool as a VB.NET windows application. I am not a VB .Net developer, but know enought to get by, though I struggle with the controls because I've never used them (I have used VB 6 controls).

The purpose of the App is to Update an online questionnaire, the questionnaire has branching...etc.

So far, I open a form that Loads two drop down boxes. 1st drop down loads companies, second drop drown is bound to questionnaires for the company selected. You then select the questionnaire being updated.

Then I use Common Dialog, open file, to select an Excel spread sheet that has the new questionnaire stucture, with new questions.

You then click on "Update" and the excel spreadsheet is loaded into a datatable, and the existing "Active" questionnaire is pulled from the DB into another datatable. I then do a row by row comparison against the spreadsheet and the existing version comparing things like question text, answer label, incorrectness of question....among other things, in order to determine if there are new questions being submitted, other wise, I want to use the existing question. some of these take human interaction in order to determine if the question is new. Although I scrub the excel data down, there are still things you cant possible take into account.

So after doing all my comparisons, in instead of popping up a message box every time somethiing is different (there are hunderds of rows and this woudl be annoying) I would like to mark (flag) differences and then when comparison is complete, open up a new form with a with a check box by each possible new question, so the user can validate, by going through and checking what IS actually new.

What control should I use? A listview? I want a checkbox on the left. I would also like to change the background color of the part that has actually changed. Say for instance, the question text changed, or the Answer text changed, of if the incorrectness changed, then mark that.

Thanks in advance for time in effort in this matter. Also, any good resources on the recommended control would be gread.

Shawn
AnswerRe: Which Control To use? Pin
rwestgraham25-Sep-05 17:21
rwestgraham25-Sep-05 17:21 
QuestionHide ME Pin
militiaware25-Sep-05 12:29
militiaware25-Sep-05 12:29 
AnswerRe: Hide ME Pin
Dave Kreskowiak25-Sep-05 16:38
mveDave Kreskowiak25-Sep-05 16:38 
QuestionI'm Bolding Pin
medicenpringles25-Sep-05 10:43
medicenpringles25-Sep-05 10:43 
AnswerRe: I'm Bolding Pin
medicenpringles26-Sep-05 5:46
medicenpringles26-Sep-05 5:46 
QuestionLoad Boot.ini to RichTextBox Pin
andyr200525-Sep-05 10:04
andyr200525-Sep-05 10:04 
AnswerRe: Load Boot.ini to RichTextBox Pin
rwestgraham25-Sep-05 11:23
rwestgraham25-Sep-05 11:23 
GeneralRe: Load Boot.ini to RichTextBox Pin
andyr200525-Sep-05 11:44
andyr200525-Sep-05 11:44 
GeneralRe: Load Boot.ini to RichTextBox Pin
rwestgraham25-Sep-05 12:16
rwestgraham25-Sep-05 12:16 
GeneralRe: Load Boot.ini to RichTextBox Pin
andyr200525-Sep-05 12:35
andyr200525-Sep-05 12:35 
QuestionDeserialization Problem Pin
THEMYTH25-Sep-05 9:37
THEMYTH25-Sep-05 9:37 
QuestionControl Word in OLE Pin
cop125-Sep-05 5:31
cop125-Sep-05 5:31 
QuestionSave Query "Image" problem Pin
bl@ck_rose25-Sep-05 2:44
bl@ck_rose25-Sep-05 2:44 
AnswerRe: Save Query "Image" problem Pin
cop125-Sep-05 3:35
cop125-Sep-05 3:35 
QuestionRe: Save Query "Image" problem Pin
bl@ck_rose25-Sep-05 3:46
bl@ck_rose25-Sep-05 3:46 
AnswerRe: Save Query "Image" problem Pin
cop125-Sep-05 5:13
cop125-Sep-05 5:13 
QuestionQuestion on set text in combo box Pin
cop125-Sep-05 2:38
cop125-Sep-05 2:38 

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.