Click here to Skip to main content
15,867,901 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to add image into imagelist using imageIndex ???? Pin
Christian Graus3-Mar-09 17:17
protectorChristian Graus3-Mar-09 17:17 
GeneralRe: How to add image into imagelist using imageIndex ???? Pin
S K Y3-Mar-09 18:39
S K Y3-Mar-09 18:39 
GeneralRe: How to add image into imagelist using imageIndex ???? Pin
S K Y4-Mar-09 14:29
S K Y4-Mar-09 14:29 
AnswerRe: How to add image into imagelist using imageIndex ???? Pin
S K Y4-Mar-09 17:56
S K Y4-Mar-09 17:56 
QuestionFiltering in c# Pin
saunders19893-Mar-09 12:24
saunders19893-Mar-09 12:24 
AnswerRe: Filtering in c# Pin
Yusuf3-Mar-09 14:41
Yusuf3-Mar-09 14:41 
GeneralRe: Filtering in c# Pin
saunders19893-Mar-09 23:53
saunders19893-Mar-09 23:53 
QuestionPopulating textbox and listbox values from MS Access tables Pin
haroon19803-Mar-09 11:38
haroon19803-Mar-09 11:38 
Hi..
I have a form which is like following:
Sup.Id: tbox1
S.Name:tbox6 ->When i select 1 it should populate the textbox6 with the proper name? how to do that?

Prod_Name: listbox1...It should only show product name once not twice how to do that?

Prod_Type: listbox2 -> How to view only product type e.g. F,H and T
CostPrice: tbox4 -> It should calculate from product table?

Prod.TradePrice:tbox5

Now as you see i have two tables Suppliers and Products..
In products table i have e.g.
p.name=prodA
p.type=F
p.Price=100

p.name=prodA
p.Type=H
p.Price=50

Suppliers Table:
S.id=1
S.Name=InStock


I will be very thankful to you pls help out...
AnswerRe: Populating textbox and listbox values from MS Access tables Pin
haroon19803-Mar-09 22:12
haroon19803-Mar-09 22:12 
QuestionInstance Failure Pin
CodingYoshi3-Mar-09 11:08
CodingYoshi3-Mar-09 11:08 
AnswerRe: Instance Failure Pin
Christian Graus3-Mar-09 11:16
protectorChristian Graus3-Mar-09 11:16 
AnswerRe: Instance Failure Pin
Yusuf3-Mar-09 11:25
Yusuf3-Mar-09 11:25 
AnswerRe: Instance Failure Pin
Mark Churchill3-Mar-09 12:45
Mark Churchill3-Mar-09 12:45 
AnswerRe: Instance Failure Pin
PIEBALDconsult3-Mar-09 13:08
mvePIEBALDconsult3-Mar-09 13:08 
GeneralRe: Instance Failure Pin
CodingYoshi4-Mar-09 3:20
CodingYoshi4-Mar-09 3:20 
QuestionSync Framework Pin
Jammer3-Mar-09 8:53
Jammer3-Mar-09 8:53 
QuestionRe: Sync Framework Pin
led mike3-Mar-09 9:08
led mike3-Mar-09 9:08 
AnswerRe: Sync Framework Pin
Jammer3-Mar-09 9:54
Jammer3-Mar-09 9:54 
GeneralRe: Sync Framework Pin
led mike3-Mar-09 11:00
led mike3-Mar-09 11:00 
GeneralRe: Sync Framework Pin
Jammer3-Mar-09 11:14
Jammer3-Mar-09 11:14 
Questionselect all, copy the parent and nodes in treeview and p Pin
kiechah73763-Mar-09 7:53
kiechah73763-Mar-09 7:53 
AnswerRe: select all, copy the parent and nodes in treeview and p Pin
Yusuf3-Mar-09 8:05
Yusuf3-Mar-09 8:05 
AnswerRe: select all, copy the parent and nodes in treeview and p Pin
Stuart Campbell3-Mar-09 12:49
Stuart Campbell3-Mar-09 12:49 
QuestionCapturing DSL Data Pin
Muammar©3-Mar-09 7:45
Muammar©3-Mar-09 7:45 
QuestionConvert a pdf file to picture format Pin
abbd3-Mar-09 7:28
abbd3-Mar-09 7: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.