Sunday, February 26, 2012

EnableAltDesignerChanged in IQueryDesigner

A few weeks ago, Rajeev Karunakaran posted a sample QueryDesigner
implementation for a custom data adapter. This has been very helpful, but
it is not yet clear what the EnableAltDesignerChanged event in
IQueryDesigner is supposed to do. Can you please share the documentation
for this?
Thanks,
-SteveIt is used to enable/disable the toolbar button for toggling between the
custom query designer and the generic query designer.
--
Rajeev Karunakaran [MSFT]
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Stephen Walch" <swalch@.proposion.com> wrote in message
news:eezIGHSXEHA.1152@.TK2MSFTNGP09.phx.gbl...
>A few weeks ago, Rajeev Karunakaran posted a sample QueryDesigner
> implementation for a custom data adapter. This has been very helpful, but
> it is not yet clear what the EnableAltDesignerChanged event in
> IQueryDesigner is supposed to do. Can you please share the documentation
> for this?
> Thanks,
> -Steve
>|||Not sure I get it. If I were to implement this event, who would subscribe
to it and when should I fire it?
"Rajeev Karunakaran [MSFT]" <rajeevkarunakaran@.online.microsoft.com> wrote
in message news:OhYgBcTXEHA.3664@.TK2MSFTNGP12.phx.gbl...
> It is used to enable/disable the toolbar button for toggling between the
> custom query designer and the generic query designer.
> --
> Rajeev Karunakaran [MSFT]
> Microsoft SQL Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> "Stephen Walch" <swalch@.proposion.com> wrote in message
> news:eezIGHSXEHA.1152@.TK2MSFTNGP09.phx.gbl...
> >A few weeks ago, Rajeev Karunakaran posted a sample QueryDesigner
> > implementation for a custom data adapter. This has been very helpful,
but
> > it is not yet clear what the EnableAltDesignerChanged event in
> > IQueryDesigner is supposed to do. Can you please share the
documentation
> > for this?
> >
> > Thanks,
> >
> > -Steve
> >
> >
>

No comments:

Post a Comment