ciruscontrols
Technical User
Ok guys I need some help!
I have a DBgrid connnected to a adotable. All of this is on a tabbed form with multiple different tabs.
The thing im having problems with and want to be able to do is have a user press a check box (or button) on any tab and have it query the cells that are associated with the DBgrid. The button or check box will have a set (fixed)'Item Id' (<--thats the name of the top cell) number to look for. I also need to be able to eliminate/lockout lines that have the same Item Id but parts that I dont want to transfer.
This program is a packing slip and I dont want to show parts (screws) inside our products
I would like to spit this info out on another tabs memo or label box. Im not sure which way is best or what components are best to use since Im new with Delphi but I to be able to print it out as well.
If anyone could give me tips I would appreciate it
Thanks
I have a DBgrid connnected to a adotable. All of this is on a tabbed form with multiple different tabs.
The thing im having problems with and want to be able to do is have a user press a check box (or button) on any tab and have it query the cells that are associated with the DBgrid. The button or check box will have a set (fixed)'Item Id' (<--thats the name of the top cell) number to look for. I also need to be able to eliminate/lockout lines that have the same Item Id but parts that I dont want to transfer.
This program is a packing slip and I dont want to show parts (screws) inside our products
I would like to spit this info out on another tabs memo or label box. Im not sure which way is best or what components are best to use since Im new with Delphi but I to be able to print it out as well.
If anyone could give me tips I would appreciate it
Thanks