borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (SSTabStrip  Help)Next Topic (How to update it?) New Topic New Poll Post Reply
AndreaVB Forum : Database : Please Help Me
Poster Message
samsundar
Level: Whizz Kid

Registered: 13-05-2006
Posts: 16

icon Please Help Me

Hi, I am having as interesting question.At first i have to insert field ProductId then i have to insert ScheduleId
then NoOfpasses aslo required.So like that we create more ProductIds with respective scheduleids and passes.The thing
is after creating and inserting values we should show the structure in the Listbox like

  __________________
|Product1-Sc1-pass1 |
| prod2-sc3-p1,p3     |
|  Prod3-sc2-p1,p3    |
|       |_sc3-p2,p4      |  where prod is Product
|                              |        sc1,2,3 are Schedule
|                               |         p1,2,3,4 are passes
|                               |  
|__________________|      

     So After clicking each ProductId in the LIstBox it should open SstabStrip with
       required productname and all its shedules and passes..

     for example it look like we create for one productid like below

         ProductId
          |
          |____________Scheduleid
                          |
                          |__________here it should ask no of passes(suppose here 3)
                          |           Pass1    
                          |___________Pass2  
                          |___________pass3

Like this but we should not use treeview to show this
  we should show in Listbox depending upon ProductId..Like this we will be having somany ProdutIds so based upon
  the productids must be unique.so this should be done using Msacess database and Vb6 through ADO...
So any ideas are codes are quitely apprecaited..

[Edited by samsundar on 29-06-2006 at 05:32 AM GMT]

____________________________
Regards

SamSundar

29-06-2006 at 05:07 AM
View Profile Send Email to User Show All Posts | Quote Reply
samsundar
Level: Whizz Kid

Registered: 13-05-2006
Posts: 16
icon Re: Please Help Me

Hello, yah my boss doesnt want to use treeview so it  should be in a listview only that is only one list view.So Now i am having the code similar to the same wich was done using Treeview so can anybody change that code to my required form.The changes required are
1)listview in place of Treeview
2)sstab view in place of listview

So  iam attaching the code here so kindly look after the code and reply me...


[Edited by samsundar on 04-07-2006 at 06:32 AM GMT]

____________________________
Regards

SamSundar

29-06-2006 at 12:49 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Database : Please Help Me
Previous Topic (SSTabStrip  Help)Next Topic (How to update it?) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder