Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
3.5 - Sub-Grid Questions
21/06/2009
09:08
Avatar
casperd
Member
Members
Forum Posts: 76
Member Since:
11/05/2009
sp_UserOfflineSmall Offline

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!

21/06/2009
10:27
Avatar
casperd
Member
Members
Forum Posts: 76
Member Since:
11/05/2009
sp_UserOfflineSmall Offline

Hi,

I have sorted out point 2, but still need your help with point 1.

Thanks!

23/06/2009
02:35
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

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.

Forum Timezone: Europe/Sofia

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.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information