fill_form in the Subgrid

Questionsfill_form in the Subgrid
Azhar Abdallah asked 7 years ago

I have three tables:

Table 1: Invoices
Table 2: Invoice Items
Table 3: Prices

My grid structure is as follows:
Master Grid is Invoices: when I click on invoiceID it will send the InvoiceID to Subgrid to view the invoice Items (Which contains the following: (Item No., Item Description, Quantity, Price and Shipping_Fees).
The Item_Description, Price and Tax are defined in Table Prices.

The master grid and subgrid are working fine.

What I am trying to do is to apply fill_form in the subgrid
1: When edit the Item_Description (Choose from the list) the Price and Shipping_Fees should changed automatically.
2: When add a new Invoice Item: Item_Description (Choose from the list) the Price and Shipping_Fees should filled automatically.

Is it possible and how can I achieve this.

Your kindly reply is highly appreciated.

Azhar

1 Answers
Abu Ghufran answered 7 years ago

You can review dropdown-callback.php demo and code.
It should work same in subgrid.

Your email is not registered in our system.
For continued support, please email me your order number or payment email address at [email protected]

Your Answer

13 + 11 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?