How to reduce the font in detail grid ?

QuestionsHow to reduce the font in detail grid ?
Torin asked 6 years ago

Hellou Abu!

How to reduce the font in detail grid
Without changing it in the main grid.
Substitution styles work on both :/

Regards
Torin

1 Answers
Abu Ghufran answered 6 years ago

With reference to faq: http://www.phpgrid.org/faqs/#24
You can extend class name with gbox_{grid_id} e.g.

<style>
#gbox_list2.ui-jqgrid {font-size:10px; font-family:"arial";}
</style>

This way only list2 style will change.

Your Answer

14 + 7 =

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?