Database I know how to do it, I also know how to get information, but the problem is I want to put every product information display to CXGRID, this I do not understand, such as customer bought a mobile phone, a mobile phone sets, I'd like to scan the barcode scanning gun to obtain information from a database, and to display the two pieces of information into the CXGRID, how to operate CXGRID excuse me? Please reply a simple example, to the operation of the CXGRID to point in detail, thank you,
CodePudding user response:
CXGRID for brand name and then check out now, don't know if the idea is right,
CodePudding user response:
Use temporary tables, each scan an item, insert the information about the goods to the temporary table, CXGRID showed that the contents of the temporary table,