Hide filter & sort options in Designer Control

Stimulsoft Reports.NET discussion
Post Reply
robinpearce
Posts: 38
Joined: Thu Apr 02, 2009 5:54 am

Hide filter & sort options in Designer Control

Post by robinpearce »

Is it possible in the stiDesignerControl to "hide" the options to filter and sort the data. We want the users to be able to design their own reports but do not want to provide them with those options.

Many thanks
Robin
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Hide filter & sort options in Designer Control

Post by Jan »

Hello Robin,

At this moment this is not possible. We have added it into our to do list. It will be available in three weeks.

Thank you.
robinpearce
Posts: 38
Joined: Thu Apr 02, 2009 5:54 am

Hide filter & sort options in Designer Control

Post by robinpearce »

Many thanks for that
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Hide filter & sort options in Designer Control

Post by Jan »

Hello Robin,

You can use following static properties:

Code: Select all

StiOptions.Designer.DataBandEditor.SortVisible
StiOptions.Designer.DataBandEditor.FiltersVisible
Changes will be available in build from 11 May.

Thank you.
robinpearce
Posts: 38
Joined: Thu Apr 02, 2009 5:54 am

Hide filter & sort options in Designer Control

Post by robinpearce »

Jan


Thank you very much for this


Best regards
Robin
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Hide filter & sort options in Designer Control

Post by Edward »

Hi Robin,

Please let us know if any further help is required.

Thank you.
Post Reply