Click here to Skip to main content
16,006,378 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralType Load Exception Pin
Nagarajan R.J30-Dec-07 21:23
Nagarajan R.J30-Dec-07 21:23 
GeneralRe: Type Load Exception Pin
Dave Kreskowiak31-Dec-07 3:57
mveDave Kreskowiak31-Dec-07 3:57 
QuestionHow to design a form for finding or searching a data from the database in VB.NET? Pin
S.SRIVATHSAN30-Dec-07 18:46
S.SRIVATHSAN30-Dec-07 18:46 
AnswerRe: How to design a form for finding or searching a data from the database in VB.NET? Pin
Michael Sync30-Dec-07 18:55
Michael Sync30-Dec-07 18:55 
AnswerRe: How to design a form for finding or searching a data from the database in VB.NET? Pin
Vimalsoft(Pty) Ltd1-Jan-08 3:09
professionalVimalsoft(Pty) Ltd1-Jan-08 3:09 
Questionneed help getting the value from a selected row in DataGridView Pin
Shimmy Weitzhandler30-Dec-07 14:17
Shimmy Weitzhandler30-Dec-07 14:17 
GeneralRe: need help getting the value from a selected row in DataGridView Pin
nishkarsh_k30-Dec-07 18:34
nishkarsh_k30-Dec-07 18:34 
QuestionNeed help with DataGridView Control in VB6 Pin
brettfk101030-Dec-07 1:51
brettfk101030-Dec-07 1:51 
Hi,
I am currently writing an application which in simple terms is used for logging in and out hardware repairs. On one of the forms in this project, I have a data grid view control, two command buttons and a text box. The problem that I am having is that I do not understand how to code a data grid view - I have tried source code from many sites but cannot get my head around it. I have provided a description below of what it is I want the grid view to be populated with. After getting that working, It'd also be great to know how I can filter it using the AutoID number or Serial Number by using the text box and a seperate button each for the serial no or AutoID.

Fields in the table in question: AutoID, DateReceived, Customer, Location, SerialNo, ProductNo, ReferenceNo, ReportedFaults, DateToSym, SymRepeatNotes, SymFaultsFound, SymRepairDescription, SymDateReturned, SymLeopardServices, SymRepeatRepair, DateRepaired, Technician, RepeatRepair, FaultsFound, Notes, ActualRepair, PartsUsed, DateOut, RepairDescription, TotalCharges, BillType, ShipmentDate.

Fields I want shown in the datagrid: AutoID, DateReceived, Customer, SerialNo, ProductNo, ReportedFaults, ActualRepair.

It needs to be filtered by Serial Numnber or Auto ID Number using the method mentioned above.

If anyone could provide me with some sample code, a link to another message on this site, or even build me some code based on what I need with some notes in it, it'd be greatly appreciated.

Thankyou in advance.
Brett.
GeneralRe: Need help with DataGridView Control in VB6 Pin
Dave Kreskowiak31-Dec-07 4:01
mveDave Kreskowiak31-Dec-07 4:01 
GeneralRe: Need help with DataGridView Control in VB6 Pin
brettfk101031-Dec-07 11:29
brettfk101031-Dec-07 11:29 
QuestionHow to pivot a DataGrid Pin
VB.Net Developer29-Dec-07 21:40
VB.Net Developer29-Dec-07 21:40 
AnswerRe: How to pivot a DataGrid Pin
Michael Sync29-Dec-07 22:11
Michael Sync29-Dec-07 22:11 
General2D chart for VB6 Pin
Nick Alexeev29-Dec-07 20:46
professionalNick Alexeev29-Dec-07 20:46 
GeneralRe: 2D chart for VB6 Pin
Michael Sync29-Dec-07 22:10
Michael Sync29-Dec-07 22:10 
GeneralRe: 2D chart for VB6 Pin
Nick Alexeev30-Dec-07 7:29
professionalNick Alexeev30-Dec-07 7:29 
GeneralRe: 2D chart for VB6 Pin
Michael Sync30-Dec-07 16:47
Michael Sync30-Dec-07 16:47 
GeneralRe: 2D chart for VB6 Pin
Dave Kreskowiak30-Dec-07 8:02
mveDave Kreskowiak30-Dec-07 8:02 
GeneralRe: 2D chart for VB6 Pin
Nick Alexeev30-Dec-07 10:16
professionalNick Alexeev30-Dec-07 10:16 
GeneralRe: 2D chart for VB6 Pin
Dave Kreskowiak30-Dec-07 16:11
mveDave Kreskowiak30-Dec-07 16:11 
GeneralRe: 2D chart for VB6 Pin
Paul Conrad30-Dec-07 10:37
professionalPaul Conrad30-Dec-07 10:37 
Answer2D real-time chart for VB6: RMChart Pin
Nick Alexeev30-Dec-07 13:28
professionalNick Alexeev30-Dec-07 13:28 
NewsRe: 2D real-time chart for VB6: RMChart Pin
Nick Alexeev21-Dec-08 17:35
professionalNick Alexeev21-Dec-08 17:35 
GeneralRestrict the user from entering strings in a DatGridView column.. Pin
nishkarsh_k29-Dec-07 9:58
nishkarsh_k29-Dec-07 9:58 
GeneralRe: Restrict the user from entering strings in a DatGridView column.. Pin
Shimmy Weitzhandler29-Dec-07 14:40
Shimmy Weitzhandler29-Dec-07 14:40 
GeneralRe: Restrict the user from entering strings in a DatGridView column.. Pin
nishkarsh_k29-Dec-07 17:06
nishkarsh_k29-Dec-07 17:06 

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.