Answer the question
In order to leave comments, you need to log in
How to populate a StringGrid?
Good afternoon. I'm making a table for the "order sheet" type. The user can create an order table in the program (temporary), which can then be written to the database. Can you please tell me how to fill the table (StringGrid)? Filling should happen like this: Button "Add line" -> fill in Edit -> Entering into the table.
Please tell me how to fill in the table, if possible with an example code.
Answer the question
In order to leave comments, you need to log in
Of course, you can go by filling the StringGrid, but usually they do it easier. They take some DB component, at least the same ClientDataSet. Add TDBGrid and TDBNavigaor. Actually, that's all, the table editor is ready.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question