|
|
|
start date: Mon, 30 Jul 2007 10:24:00 -0700,
posted on: microsoft.public.dotnet.framework.aspnet.webcontrols
back
| Thread Index |
|
1
Chris Lane
|
|
2
Manish Bafna
|
|
3
Chris Lane
|
|
4
Chris Lane
|
Programmatically Set ObjectDataSource
Is there a way to programmatically set the name of the Select, Insert, Delete
and Update methods?
Date:Mon, 30 Jul 2007 10:24:00 -0700
Author:
|
RE: Programmatically Set ObjectDataSource
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?
Date:Mon, 30 Jul 2007 21:14:00 -0700
Author:
|
RE: Programmatically Set ObjectDataSource
Thanks, Manish! By the way, are you the guy who wrote his own
ObjectDataSource Control?
"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?
Date:Tue, 31 Jul 2007 09:56:54 -0700
Author:
|
RE: Programmatically Set ObjectDataSource
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?
Date:Tue, 31 Jul 2007 11:00:02 -0700
Author:
|
|
|