I have a dbgrid to add new records and one of the column has one-to-many relationship from other table
I have inseted a button to the column
Can someone give example code to populate the column from other table so that clicking the button will show all the records from that table and user can select one.
thank you.
I have inseted a button to the column
Can someone give example code to populate the column from other table so that clicking the button will show all the records from that table and user can select one.
thank you.