J
james
Does anyone know how to pass a username/password to a DataSource's
Delete method? I only see a way to pass those to the Select method.
For instance:
<asp
etailsView DataSourceID="ObjectDataSource1" ... />
<asp:ObjectDataSource ID="ObjectDataSource1" runat="server" ... />
Thanks
James
Delete method? I only see a way to pass those to the Select method.
For instance:
<asp

<asp:ObjectDataSource ID="ObjectDataSource1" runat="server" ... />
Thanks
James