master detail grid

Questionsmaster detail grid
shahid asked 10 years ago

Column names from master grid are being added to details grid. Please check at http://pastebin.com/UpPEmZVL . column names from categroy grid are visible in subcategory.

1 Answers
Abu Ghufran answered 10 years ago

You need to reset $cols array.

$cols = array();

// detail grid
$grid = new jqgrid();

Your Answer

6 + 14 =

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?