Problem with Master-Detail Grid combined with subgrid

QuestionsProblem with Master-Detail Grid combined with subgrid
Gary Wilson asked 2 years ago

Hi,

I have a master-detail grid and it works fine (mostly). However, the detail grid uses a subgrid. I click on the master grid and the detail grid updates. However, if I open the subgrid on the detail grid, close the subgrid and then go back to clicking on the master, the detail grid stops updating. I am following the documentation fine.

Dropbox links sent to your support email.

Thank you

2 Answers
Abu Ghufran Staff answered 2 years ago

Hello, I have reviewed this issue. The reason is that you have included JS / CSS files in your subgrid detail file as well (comp_price_subgrid.php). As it is loaded in same page, you don\’t need JS files again otherwise it will reset the parent datagrid JS DOM changes. Comment out these and master grid should start updating again.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Gary Wilson answered 2 years ago

Made the deletion and it works fine. Thanks again.

Your Answer

4 + 15 =

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?