Click here to Skip to main content
15,919,613 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: System Administration for Windows Pin
Mostafa Siraj23-Aug-06 8:06
Mostafa Siraj23-Aug-06 8:06 
GeneralRe: System Administration for Windows Pin
Dave Kreskowiak23-Aug-06 10:01
mveDave Kreskowiak23-Aug-06 10:01 
Questionaccess not installed Pin
dbellman22-Aug-06 10:55
dbellman22-Aug-06 10:55 
AnswerRe: access not installed Pin
quacks_a_lot22-Aug-06 10:57
quacks_a_lot22-Aug-06 10:57 
AnswerRe: access not installed Pin
Kschuler22-Aug-06 11:24
Kschuler22-Aug-06 11:24 
AnswerRe: access not installed Pin
Charles Wolfe6-Sep-06 2:39
Charles Wolfe6-Sep-06 2:39 
Questionexplorer drop handler! (fast answer please) Pin
dotnetmate22-Aug-06 10:28
dotnetmate22-Aug-06 10:28 
QuestionBest way to show an editable one to many relationship Pin
Chris Turnbough22-Aug-06 10:01
Chris Turnbough22-Aug-06 10:01 
Ok here it is. I am creating an estimator in VB 2005. The break down is like this Customer-->Jobs-->Estimates-->Rooms-->Items All are one to many relationships.(Works fine in Access)

I have gotten everything working then hit a roadblock(Due to being new to VB). I need to show all the items for a room in a editable list(Subform that VB does not have). An Item has the following fields. Group,Type,Qty,UOM,Price,Upgrade,UpgradePrice,Zoned,ZoneChage,Linetotal


Group is a Combo box that filters the selections of Type
Group A containes Type1,Type2
Group B containes Type3,Type4
etc...

Type is also a Combo box that sets the Price,UOM,Zone,Zonecharge
Qty is just a text box that holds # of items
Upgrade is a combo box that sets the upgrade price based on selection
Linetotal is calculated

Data must be able to be changed on the fly and new calculations performed in realtime(Like Excell(Currently being used for estimator)

I have tried the datagrid and listview both without success(I think they might work with more advanced code)

I even tried putting 25 items in one table but my update dies because i go over the 127 field mark. I have been on this for weeks and I can't find a solution. Any help would be great.

Questiondatagrid Pin
md_refay22-Aug-06 9:53
md_refay22-Aug-06 9:53 
Questionparse string with VBScript Pin
kani9822-Aug-06 6:59
kani9822-Aug-06 6:59 
AnswerRe: parse string with VBScript Pin
quacks_a_lot22-Aug-06 10:51
quacks_a_lot22-Aug-06 10:51 
AnswerRe: parse string with VBScript Pin
Dave Kreskowiak23-Aug-06 6:40
mveDave Kreskowiak23-Aug-06 6:40 
QuestionDynamic CheckBoxList Creation Pin
GaryT8022-Aug-06 6:12
GaryT8022-Aug-06 6:12 
AnswerRe: Dynamic CheckBoxList Creation Pin
quacks_a_lot22-Aug-06 10:55
quacks_a_lot22-Aug-06 10:55 
AnswerRe: Dynamic CheckBoxList Creation Pin
GaryT8022-Aug-06 11:58
GaryT8022-Aug-06 11:58 
Questionvb.net Pin
vidhu raj22-Aug-06 5:59
vidhu raj22-Aug-06 5:59 
AnswerRe: vb.net Pin
quacks_a_lot22-Aug-06 11:01
quacks_a_lot22-Aug-06 11:01 
GeneralRe: vb.net Pin
vidhu raj22-Aug-06 11:06
vidhu raj22-Aug-06 11:06 
GeneralRe: vb.net Pin
quacks_a_lot22-Aug-06 11:12
quacks_a_lot22-Aug-06 11:12 
Questionassembly of various project into single project Pin
omi9822-Aug-06 5:46
omi9822-Aug-06 5:46 
AnswerRe: assembly of various project into single project Pin
Christian Graus22-Aug-06 11:41
protectorChristian Graus22-Aug-06 11:41 
QuestionReport Text spilling into text below Pin
dptalt22-Aug-06 5:37
dptalt22-Aug-06 5:37 
Questionwwwroot Pin
ciscokid5522-Aug-06 5:08
ciscokid5522-Aug-06 5:08 
AnswerRe: wwwroot Pin
Dustin Metzgar22-Aug-06 5:24
Dustin Metzgar22-Aug-06 5:24 
GeneralRe: wwwroot Pin
ciscokid5522-Aug-06 5:28
ciscokid5522-Aug-06 5:28 

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.