Click here to Skip to main content
15,909,332 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Access Project to Vb.Net Pin
Mycroft Holmes16-Dec-09 21:44
professionalMycroft Holmes16-Dec-09 21:44 
GeneralRe: Access Project to Vb.Net Pin
EliottA17-Dec-09 3:16
EliottA17-Dec-09 3:16 
GeneralRe: Access Project to Vb.Net Pin
Mycroft Holmes17-Dec-09 3:33
professionalMycroft Holmes17-Dec-09 3:33 
GeneralRe: Access Project to Vb.Net Pin
EliottA17-Dec-09 4:52
EliottA17-Dec-09 4:52 
GeneralRe: Access Project to Vb.Net Pin
Mycroft Holmes17-Dec-09 11:58
professionalMycroft Holmes17-Dec-09 11:58 
GeneralRe: Access Project to Vb.Net Pin
C#Coudou17-Dec-09 12:43
C#Coudou17-Dec-09 12:43 
Answer[SOLVED]Adding a DropDownList to A DataGrid using Dot Net Framework 1.1 Pin
josefvz16-Dec-09 18:46
josefvz16-Dec-09 18:46 
Questionhow to make structure similar TreeView or ListView ? Pin
Golden Jing16-Dec-09 17:21
Golden Jing16-Dec-09 17:21 
Dear All,

Now I want structure to similar treeView or listview but the format is like that:

Company_ID------Company_Name----Address--------xxxx------xxxxx (Note: Filed Name)
+ 001-----------Com A-----------st154----------xxxx------xxxxx (Note: Record)
------- + contact Person
--------|------Name------------Position--------Email (Note: Field Name)
--------|------Mr A------------Admin-----------mr.A@yahoo.com (Note: Record)
--------|------Mr B------------Finance---------mr.B@yahoo.com
--------+ Products
--------|------Name---------Kind--------Expired-------xxx-----xxxx
--------|------Pro A--------A-----------1/1/2010------xxx-----xx
--------|------Pro B--------A-----------1/1/2010------xxx-----xx
--------|------Pro C--------B-----------1/1/2010------xxx-----xx
+ 002-----------Com B-----------st154-----------xxxx------xxxx (Note: Record)
--------+ contact Person
--------|--------Name--------Position--------Email (Note: Field Name)
--------|--------Mr C--------Admin-----------mr.A@yahoo.com (Note: Record)
--------|--------Mr D--------Finance--------mr.B@yahoo.com
--------+ Products
--------|--------Name--------Kind------Expired
--------|--------Pro Q--------A -------1/1/2010
--------|--------Pro W--------A --------1/1/2010
--------|--------Pro E--------B --------1/1/2010

Example above is have 3 tables but there relation by Company ID
When I click on + the sub (contact person, Product, and ...) it will show.
and when i click on + of subs (contact person or product...) it will show their data.

I would like to say sorry if my wrote is not clear.
What any tool that can make like that ?
Can you send me the source code ?

Thanks you.

VB.Net

AnswerRe: how to make structure similar TreeView or ListView ? Pin
Mycroft Holmes16-Dec-09 21:49
professionalMycroft Holmes16-Dec-09 21:49 
QuestionPacking Multiple EXEs and running them individually Pin
Dominick Marciano16-Dec-09 7:52
professionalDominick Marciano16-Dec-09 7:52 
AnswerRe: Packing Multiple EXEs and running them individually Pin
Ian Shlasko16-Dec-09 9:17
Ian Shlasko16-Dec-09 9:17 
AnswerRe: Packing Multiple EXEs and running them individually Pin
The Man from U.N.C.L.E.17-Dec-09 7:42
The Man from U.N.C.L.E.17-Dec-09 7:42 
AnswerRe: Packing Multiple EXEs and running them individually Pin
Dominick Marciano18-Dec-09 5:41
professionalDominick Marciano18-Dec-09 5:41 
AnswerRe: Packing Multiple EXEs and running them individually Pin
Dominick Marciano18-Dec-09 5:50
professionalDominick Marciano18-Dec-09 5:50 
QuestionSelection.Range.DupliCate.Find Problem Pin
Sachin Dubey16-Dec-09 3:16
Sachin Dubey16-Dec-09 3:16 
QuestionQuestion about FontDialog in VB.NET Pin
fd975016-Dec-09 1:46
professionalfd975016-Dec-09 1:46 
AnswerRe: Question about FontDialog in VB.NET Pin
fd975016-Dec-09 2:58
professionalfd975016-Dec-09 2:58 
QuestionError occur when Access Database compress. Pin
dcdhingra16-Dec-09 1:14
dcdhingra16-Dec-09 1:14 
AnswerRe: Error occur when Access Database compress. Pin
Dave Kreskowiak16-Dec-09 2:10
mveDave Kreskowiak16-Dec-09 2:10 
GeneralRe: Error occur when Access Database compress. Pin
dcdhingra16-Dec-09 3:25
dcdhingra16-Dec-09 3:25 
QuestionCrystal Reports Pin
lbs.allies15-Dec-09 23:51
lbs.allies15-Dec-09 23:51 
AnswerRe: Crystal Reports Pin
tosch16-Dec-09 0:59
tosch16-Dec-09 0:59 
QuestionDrawing on a PictureBox Pin
RyanSmith15-Dec-09 23:28
professionalRyanSmith15-Dec-09 23:28 
AnswerRe: Drawing on a PictureBox Pin
Luc Pattyn15-Dec-09 23:55
sitebuilderLuc Pattyn15-Dec-09 23:55 
GeneralRe: Drawing on a PictureBox Pin
RyanSmith16-Dec-09 10:56
professionalRyanSmith16-Dec-09 10:56 

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.