Page 1 of 1
Hide filter & sort options in Designer Control
Posted: Wed Apr 22, 2009 4:49 am
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
Hide filter & sort options in Designer Control
Posted: Wed Apr 22, 2009 9:54 am
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.
Hide filter & sort options in Designer Control
Posted: Fri Apr 24, 2009 10:27 am
by robinpearce
Many thanks for that
Hide filter & sort options in Designer Control
Posted: Sat May 02, 2009 5:20 pm
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.
Hide filter & sort options in Designer Control
Posted: Wed May 06, 2009 9:28 am
by robinpearce
Jan
Thank you very much for this
Best regards
Robin
Hide filter & sort options in Designer Control
Posted: Wed May 06, 2009 6:22 pm
by Edward
Hi Robin,
Please let us know if any further help is required.
Thank you.