Adding all the amount value from detail table and display in master table

QuestionsAdding all the amount value from detail table and display in master table
gworks asked 9 years ago

Hi, how to add all the items rate from detail table and show total value in master table

1 Answers
Abu Ghufran answered 9 years ago

You can use a subquery in master grid select_command to fetch SUM() of all the detail items rate.
Then use that subquery data as master grid column.

Your Answer

17 + 6 =

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?