Abu,
Hope Your doing OK.
I have a question with respect to responsive grid
The Toolbar titles do not shrink as I use the grid in reduced form.
Try: https://www.svvenray.nl/n/index.php/junioren/programmajunioren
The [EXCEL] and [PDF] text in the Toolbar do not shrink enough and are overlapping eachother.
Is there a way to reduce the size of this text or preferably have no text at all (only onhover/title) in shrinked environment (less than 320px)?
Thanks for a great job well done!
Responsive behavior of grid can be enabled by:
$opt[“responsive”] = true;
You can review code and demo here:
http://phpgrid.org/demo/demos/appearance/responsive.php
http://phpgrid.org/demo/demos/appearance/responsive.phps
As you are using classic theme (crisp small font), we have not quite tested responsive behavior on it and it’s not maintained anymore.