Dataset or datasource control?
- From: "Jason James" <jason@xxxxxxxxxxxxxxx>
- Date: 1 May 2006 06:21:36 -0700
Hi all,
Having moved from dotnet V1.1 to V2 I am having some difficulty
understanding the new data access methods that seem to be preferred.
In V1.1 the dataset did everything that I needed, and now it seems that
the preferrence is the datasource control! aaarrrrgggg!
I have followed several example of how to manage the modification and
deletion of data from a gridview on as asp.net page and I have to say I
am impressed with its simplicity, however, can anyone point be to a
post or other online article that has the details of how to do this
using a dataset instead of a datasource?
I can bind my dataset to the gridview, but the entire edit/delete
functionality has gone. What am I missing?
Many thanks,
Jason
.
- Follow-Ups:
- Re: Dataset or datasource control?
- From: Neutrino
- Re: Dataset or datasource control?
- Prev by Date: Deleting "Read Only" files
- Next by Date: Re: Switching to ASP.NET 2 cased exception
- Previous by thread: Deleting "Read Only" files
- Next by thread: Re: Dataset or datasource control?
- Index(es):
Relevant Pages
|