Nope, this option isn’t available. The configuration of this control is very easy though, all you have to do is to drop it on the page and specify what GridView to work with, like this:
<data:GridViewSearchPanel ID="GridViewSearchPanel1" runat="server" GridViewControlID="GridView1" />
Previously you had to specify the BusinessEntityType, now it is not required.
Mike Shatny
--------------------------------------------------------------
Member of the .netTiers team http://www.nettiers.com
--------------------------------------------------------------