Hi,
As the subject says, there's no FindPanel related options in the TcxGridPopupMenu. E.g. Show/Hide FindPanel and maybe (optionally) other related settings like extended syntax etc.
Cheers,
Stuart
Hi,
As the subject says, there's no FindPanel related options in the TcxGridPopupMenu. E.g. Show/Hide FindPanel and maybe (optionally) other related settings like extended syntax etc.
Cheers,
Stuart
We have implemented the functionality described in this ticket. It will be included in our next update(s).
Please check back and leave a comment to this response to let us know whether or not this solution addresses your concerns.
A corresponding item has been added to TcxGridPopupMenu and the column header popup menu. Use the cxSGridShowFindPanel resource string to localize the item's caption.
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Hello Stuart,
Your idea sounds good. I have informed our developers, and we are going to implement some new default menu items related to the Find Panel in future versions of our controls.
Thanks Paulo :)
It would be nice, if there is then a chance to hide these added menu items, because if I can't control if a user shows the FindPanel there could be some problems: The filtering through FindPanel doesn't filter the dataset, even if AutoDataSetFilter is True. This is correct, because FindPanel only filters in the view, but if some code relies on the filtered dataset and the user adds another filter through FindPanel then there is a mismatch between view and dataset. So please include an option to hide these menu items in TcxGridPopupMenu.
Hello Denis,
Thank you for your comment. We will take it into consideration.