Forum


09:08

11/05/2009

Hi,
I have two questions about the "grid as a sub-grid" feature:
1) If the sub-grid has no rows for a specifc record in the main grid, it will still display the column headers of the sub-grid. Is there a way of hiding the column headers if the sub-grid is empty?
2) I want to be able to dynamically set the subGrid property of my grid. But if I do that, the alignment and formatting of my grid goes off. Here's an extract of my code:
*--------------------------------*
if (document.getElementById("chkShow History").checked)
{
$("#tblReport").setGridParam({subGrid:true});
$("#tblReport").setGridParam({url:............}).trigger("reloadGrid");
}
else
{
$("#tblReport").setGridParam({subGrid:false});
$("#tblReport").setGridParam({url:............}).trigger("reloadGrid");
}
*--------------------------------*
Thanks!
02:35

Moderators
30/10/2007

Hello,
You can provide additional field in the grid which tell the grid that there are no records in the subgrid, then you can unbind the click event of the plus in the subgrid row. See the form messages.
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Most Users Ever Online: 715
Currently Online:
96 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66