Click here to Skip to main content
15,927,127 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalexcel.sheet.setprintArea Pin
pnpfriend23-Jan-03 4:49
pnpfriend23-Jan-03 4:49 
GeneralRe: excel.sheet.setprintArea Pin
Nick Seng23-Jan-03 14:35
Nick Seng23-Jan-03 14:35 
GeneralRe: excel.sheet.setprintArea Pin
pnpfriend24-Jan-03 3:30
pnpfriend24-Jan-03 3:30 
GeneralRe: excel.sheet.setprintArea Pin
Nick Seng24-Jan-03 7:51
Nick Seng24-Jan-03 7:51 
GeneralRe: excel.sheet.setprintArea Pin
pnpfriend24-Jan-03 9:39
pnpfriend24-Jan-03 9:39 
GeneralRe: excel.sheet.setprintArea Pin
Nick Seng26-Jan-03 14:31
Nick Seng26-Jan-03 14:31 
GeneralExposing UserControl events to IE Pin
glaidler22-Jan-03 6:03
glaidler22-Jan-03 6:03 
Generalpopulating datagrid based on same field in database Pin
mcm22-Jan-03 2:01
mcm22-Jan-03 2:01 
I have a complicated question, so if i dont explain it properly, or dont supply enough information, please let me know! I have 3 datacombos - 1 for product type and 2 for price Descriptions. for each combo, i wish to populate a column in the datagrid. for the first column, products are populated based on the product type chosen and prices are populated (relating to the products) based on the price descriptions chosen. This would be fine if it was only the product type and 1 of the price combos that i was using but the fact that i am using 2 price descriptions. ( i am using the same fields for comparison purposes). is there anyway i can get around this - my SQL statement isnt working( due to the fact that teh same field is being used twice). do i need to use 2 Adodcs? is it possible to populate a column of the datagrid from a SQL statement? you will see the relationship between the tables here:
Product Type: TypeCode, TypeDescription
Product: ProductCode, ProductDescription, TypeCode
Price: PriceCode, ProductCode, Price
PriceDescription: PriceCode, PriceDesc

Any help would be greatly appreciated!
GeneralAdding Properties at runtime in PropertyGrid Control Pin
RohanD22-Jan-03 0:53
RohanD22-Jan-03 0:53 
GeneralVB.NET : How Can i Bind data to CheckBox Pin
intibnin21-Jan-03 2:01
intibnin21-Jan-03 2:01 
Generaltype mismatch Pin
mcm20-Jan-03 10:17
mcm20-Jan-03 10:17 
GeneralRe: type mismatch Pin
SimonS22-Jan-03 3:01
SimonS22-Jan-03 3:01 
Generallooping through first row of datagrid without moving onto next Pin
mcm20-Jan-03 9:55
mcm20-Jan-03 9:55 
GeneralRe: looping through first row of datagrid without moving onto next Pin
Richard Deeming21-Jan-03 1:45
mveRichard Deeming21-Jan-03 1:45 
Generalquery on scrrun.dll Pin
shanksprasad19-Jan-03 18:42
shanksprasad19-Jan-03 18:42 
GeneralImort an Event from a VC++ DLL Pin
Benno Huebscher19-Jan-03 3:04
sussBenno Huebscher19-Jan-03 3:04 
GeneralUsing SourceSafe Pin
Ilan Ehrenfeld19-Jan-03 1:42
Ilan Ehrenfeld19-Jan-03 1:42 
GeneralRe: Using SourceSafe Pin
Steven Lyons20-Jan-03 13:02
Steven Lyons20-Jan-03 13:02 
GeneralAdvanced Manipulation of WAVS Pin
EmilsHere18-Jan-03 11:14
EmilsHere18-Jan-03 11:14 
GeneralCalling my custom editor Pin
Julusian18-Jan-03 7:36
Julusian18-Jan-03 7:36 
Generalcalling a function to save to a table Pin
mcm18-Jan-03 5:11
mcm18-Jan-03 5:11 
GeneralRe: calling a function to save to a table Pin
Hesham Amin19-Jan-03 9:07
Hesham Amin19-Jan-03 9:07 
Generaltab event in datagrid Pin
mcm18-Jan-03 0:02
mcm18-Jan-03 0:02 
GeneralMiddle Button scroll in combo box Pin
shaquille o'neal17-Jan-03 9:18
sussshaquille o'neal17-Jan-03 9:18 
GeneralRe: Middle Button scroll in combo box Pin
mikasa17-Jan-03 9:58
mikasa17-Jan-03 9:58 

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.