editable list

C

crash

Hello,

I am struggling to find the best way to implement a quickbooks style
list for users to enter PO's and PO items. The users will need to be
able to edit lines in the list to add items to the PO. I would like it
to be very similar to the way one would enter PO's in QuickBooks, if
you have seen this. I've been thinking about using a DrawGrid,
StringGrid, or possibly even a customized version of the TTreeView.
Anyone with some thoughts or example code of how they developed this,
is greatly appreciated. Thanks in advance,

Ben
 
V

Victor Bazarov

crash said:
I am struggling to find the best way to implement a quickbooks style
list for users to enter PO's and PO items. The users will need to be
able to edit lines in the list to add items to the PO. I would like it
to be very similar to the way one would enter PO's in QuickBooks, if
you have seen this. I've been thinking about using a DrawGrid,
StringGrid, or possibly even a customized version of the TTreeView.
Anyone with some thoughts or example code of how they developed this,
is greatly appreciated. Thanks in advance,

DrawGrid, StringGrid, TTreeView, are all OT here. Did you mean to post
to a newsgroup where those things are discussed (Windows, Borland)? If
not, here is a reminder: this is a C++ _language_ newsgroup. If you need
advice on using parts of some library or OS-specific API, you need to
find a better newsgroup, like one for your compiler or your OS of choice.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,197
Messages
2,571,040
Members
47,635
Latest member
SkyePurves

Latest Threads

Top