Subgrid

QuestionsSubgrid
Bogdan Chirukin asked 4 months ago

Hello everyone, questions:

Thanks for the answer

1 Answers
Abu Ghufran Staff answered 3 months ago

Hello,

To get + / – icons for subgrid, edit lib/inc/jqgrid_dist.php and comment out following code lines.

// new icons for subgrid
// $grid["subGridOptions"]["plusicon"] = "ui-icon-carat-1-e";
// $grid["subGridOptions"]["minusicon"] = "ui-icon-carat-1-s";
// $grid["subGridOptions"]["openicon"] = "";

To open subgrid after adding record, I invested some time on it but it’s currently not supported.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Bogdan Chirukin replied 3 months ago

Is there another way? even if I add a space in this file, I get the error ,,,/jsmin.php:128:

Your Answer

17 + 9 =

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?