@WiZey Thanks for your reply.
Invoice Entry Ready
01. Form is ready to entry data
ItemNameCollection ,collect data in this list
02. Add Product basically i collect Product List (child data) at ItemNameCollection
ItemNameCollection, this list data point in this gallery
03. ItemNameCollection list data point in this gallery.
ItemNameCollection, this list column point at level to show data in this gallery
04. ItemNameCollection list data point at specific column
delete from this list ItemNameCollection
05. remove from ItemNameCollection this list
save data to Order List & Product List
06. save data to Order as Master data, Product as Child data.

07. another gallery Name is InvoiceList_1, show all Order list

08. Note: In this position, i want to show / move filter product data (child data) at ItemNameCollection list. but i got error. But If i add new collection name then copy filter data in this new collection list. Now, how can I load filter data at my existing ItemNameCollection list.
09. selected data show at textbox
Note: I was tried at 8 no position. would you give me a solution. Or if you have another better solution for Invoice Crude operation like this design. please suggest me. thanks a lot.