Hi!!
I'm designing a form that will operate as an Invoice, in it, I have used a DataGrid to fill invoice's concept (like product description, amount, etc).
In my form, User must give the Invoice No.
My question is: when user is filling the datagrid and save the data, it works ok, but the Invoice number is not saved.
I'm using Hierarchical Recordset, binding bout ID (Invoice.invoiceno and Conceptinvoice.invoiceno)
Do I must to update or refresh the recordset before fill the datagrid?
Any hint or tip will be helpful
Thanks
Quique79
I'm designing a form that will operate as an Invoice, in it, I have used a DataGrid to fill invoice's concept (like product description, amount, etc).
In my form, User must give the Invoice No.
My question is: when user is filling the datagrid and save the data, it works ok, but the Invoice number is not saved.
I'm using Hierarchical Recordset, binding bout ID (Invoice.invoiceno and Conceptinvoice.invoiceno)
Do I must to update or refresh the recordset before fill the datagrid?
Any hint or tip will be helpful
Thanks
Quique79