Tableview sort indicator

Forum to discuss the new web client version of Servoy.

Tableview sort indicator

Postby Peter de Groot » Fri Dec 09, 2016 2:27 pm

Hi all,

I have this tableview on a form but the titleheader has 2 sort indicators, the left most indicator works as expected but the right indicator is doing something, for me, unexpected,
tableview1.png


clicking the most right indicator shows this,
tableview2.png


is it possible to disable or hide the most right indicator?

Regards,

Peter
You do not have the required permissions to view the files attached to this post.
User avatar
Peter de Groot
 
Posts: 215
Joined: Thu Jan 10, 2008 8:38 pm
Location: Not sure...

Re: Tableview sort indicator

Postby paronne » Wed Dec 28, 2016 3:02 pm

Hi Peter,

you can hide the right button by adding this rule to your solution's CSS

.ui-grid-column-menu-button {
display: none;
}

note that if you hide it the user won't be able to remove the sort.
paronne
 
Posts: 202
Joined: Fri Nov 02, 2012 3:21 pm

Re: Tableview sort indicator

Postby Peter de Groot » Wed Dec 28, 2016 7:41 pm

Thanks Paolo, exactly what I needed.

Regards,

Peter
User avatar
Peter de Groot
 
Posts: 215
Joined: Thu Jan 10, 2008 8:38 pm
Location: Not sure...


Return to Servoy NGClient

Who is online

Users browsing this forum: No registered users and 4 guests