That is a great link to using the SQLDataSource control but I was looking for
a way to set the Type and Crud methods programmatically of the
ObjectDataSource control if is possible.
"Manish Bafna" wrote:
> Hi,
> I think below link is what you are looking for:
> http://aspnet.4guysfromrolla.com/articles/041107-1.aspx
> --
> Hope this answers your question.
> Thanks and Regards.
> Manish Bafna.
> MCP and MCTS.
>
>
>
> "Chris Lane" wrote:
>
> > Is there a way to programmatically set the name of the Select, Insert, Delete
> > and Update methods?