Rows not showing in detail grid.

QuestionsRows not showing in detail grid.
Raúl Torner asked 5 years ago

Hi Abu,

I’m using your grid for two or three months and I firstly want to congratulate you because of the work done!!! Awesome!

So, now let’s go with the issue I’m having…

It happends with a master-detalil grid, and after following the example code and reading in forums, I haven’t found a solution…

The problem is that the resulting rows of the “detail grid” don’t appear, however the “total results count” text is correct and showing ok. (I attach screenshots (https://imgur.com/a/6ldZEqA) and code (https://gist.github.com/raultorner/7d6d1d6675c41ee4f9798216fef3753c)).

 

Thanks in advance, with best regards!

 

Raúl Torner – Speedsix Development

[email protected]

http://www.speedsixwheels.com

 

 

 

 

1 Answers
Abu Ghufran Staff answered 5 years ago

Hello,

Most likely it’s due to some JS error which can be checked by browser debug console F12.

You can also try setting roweffect to false in detail grid:

$grid[“roweffect”] = true;
$g->set_options($grid);

If still not solved, you can email me ([email protected]) test database dump to regenerate case here.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

0 + 3 =

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?