Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27351

Dynamically populating Form...need some advice.

$
0
0
Hiya...this will probably sound pretty complicated. Lets say I have database with tables customer, order and item. With every item i need do something and when work on item is finished i can flag it as complete. The thing is that I will like to show my item status in some GUI.But I have hard time finding some idea. I've attached image so you can have better view on what I'm trying to achieve. Checkboxes are representing item status.

Attachment 95385

The problem: I will have multiple orders is there anyway to populate my form dynamically from database. Or is there more elegant way for this job. Hiya...this will probably sound pretty complicated. Lets say I have database with tables customer, order and item. With every item i need do something and when work on item is finished i can flag it as complete. The thing is that I will like to show my item status in some GUI.But I have hard time finding some idea. I've attached image so you can have better view on what I'm trying to achieve. Checkboxes are representing item status.



The problem: I will have multiple orders so is there anyway to populate my form dynamically from database. Or is there more elegant way for this job.
Attached Images
 

Viewing all articles
Browse latest Browse all 27351

Trending Articles