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
subgrid hide +- symbol or deactivate spec. rows in subgrid
27/12/2010
14:26
Avatar
Lotte
Member
Members
Forum Posts: 10
Member Since:
26/02/2009
sp_UserOfflineSmall Offline

Hello,

is it possible to deactivate (hide) the +- Syboml in some subrid-rows?

I only need the subgrid-information for the first row from the mastergrid and want to deactivate or hide the other subgrid rows

I can live with a hard coded solution or is there a better solution?

A approach would be helpful

Thanks a lot

Lotte

I have a grid with a subgrid: Only the first row of the Maingrid need to have a subgrid.

The solutions i found by google and http://www.trirand.com/....i:s.....;s=hidecol doesnt work ;-((.

Is there a quickanddirty (hardcoded) Solution?

Thank a lot Scharlotte

27/12/2010
14:59
Avatar
OlegK
Germany
Member
Members
Forum Posts: 1255
Member Since:
10/08/2009
sp_UserOfflineSmall Offline

Hello Lotte,

I answered just now on your question here. I suggest you to use

loadComplete: function() {
    $("td.sgcollapsed:not(:first)","#list").unbind('click').html('');
}

which will follows to the following results:

selective subgridImage Enlarger

If you need to deactivate the subgrid only on selective rows identified by the rowid, then you should replace the context "#list" to "#"+rowid.

Best regards
Oleg 

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
57 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