Click here to Skip to main content
16,005,473 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to use submit form in Access Database ASP.Net Pin
Mike Ellison15-Apr-06 3:06
Mike Ellison15-Apr-06 3:06 
Questionadding a record to database Pin
bambo123414-Apr-06 20:52
bambo123414-Apr-06 20:52 
AnswerRe: adding a record to database Pin
Mike Ellison15-Apr-06 3:05
Mike Ellison15-Apr-06 3:05 
Questionpass argument to web class Pin
2hdass14-Apr-06 18:57
2hdass14-Apr-06 18:57 
AnswerRe: pass argument to web class Pin
Mike Ellison15-Apr-06 2:51
Mike Ellison15-Apr-06 2:51 
QuestionCreating Reports Dynamically Pin
kc_tri14-Apr-06 11:25
kc_tri14-Apr-06 11:25 
AnswerRe: Creating Reports Dynamically Pin
jitendra gupta14-Apr-06 17:38
jitendra gupta14-Apr-06 17:38 
QuestionHow do i empty my DataSet? Pin
munklefish14-Apr-06 9:21
munklefish14-Apr-06 9:21 
Hi,

Ive got several DataLists on a page. Im using a method to fill the DataSet and Bind the data to each datagrid in turn. So im effectively re-using the same data set to get data from the same adapter and from the same table.

The only difference is that each DataList is to be populated based on different queries eg retreiving orders based on their category - food, drink, desserts etc.

The problem is, each time i fill the dataset it just adds the new content to the old, and thus each DataList displays the info obtained from the previous query strings.

Is there anyway to avoid this, or perhaps to flush the DataSet after i fill each DataList?

Thanks
munklefish
AnswerRe: How do i empty my DataSet? Pin
Jakob Farian Krarup14-Apr-06 10:55
Jakob Farian Krarup14-Apr-06 10:55 
GeneralRe: How do i empty my DataSet? Pin
munklefish14-Apr-06 11:01
munklefish14-Apr-06 11:01 
GeneralRe: How do i empty my DataSet? Pin
Jakob Farian Krarup14-Apr-06 22:10
Jakob Farian Krarup14-Apr-06 22:10 
GeneralRe: How do i empty my DataSet? Pin
munklefish14-Apr-06 23:45
munklefish14-Apr-06 23:45 
GeneralRe: How do i empty my DataSet? Pin
Jakob Farian Krarup15-Apr-06 11:00
Jakob Farian Krarup15-Apr-06 11:00 
GeneralRe: How do i empty my DataSet? Pin
munklefish16-Apr-06 2:25
munklefish16-Apr-06 2:25 
GeneralRe: How do i empty my DataSet? Pin
Jakob Farian Krarup16-Apr-06 9:18
Jakob Farian Krarup16-Apr-06 9:18 
GeneralRe: How do i empty my DataSet? Pin
munklefish16-Apr-06 9:24
munklefish16-Apr-06 9:24 
GeneralRe: How do i empty my DataSet? Pin
Jakob Farian Krarup16-Apr-06 9:27
Jakob Farian Krarup16-Apr-06 9:27 
GeneralRe: How do i empty my DataSet? Pin
munklefish15-Apr-06 0:10
munklefish15-Apr-06 0:10 
GeneralRe: How do i empty my DataSet? Pin
Jakob Farian Krarup15-Apr-06 10:58
Jakob Farian Krarup15-Apr-06 10:58 
QuestionWeb Reference Error??? Pin
JimFeng14-Apr-06 8:53
JimFeng14-Apr-06 8:53 
QuestionProblems losing the state with SQL Session State in a Web Farm Pin
Albert Pascual14-Apr-06 7:26
sitebuilderAlbert Pascual14-Apr-06 7:26 
AnswerRe: Problems losing the state with SQL Session State in a Web Farm Pin
Mike Ellison14-Apr-06 10:47
Mike Ellison14-Apr-06 10:47 
GeneralRe: Problems losing the state with SQL Session State in a Web Farm Pin
Albert Pascual14-Apr-06 11:01
sitebuilderAlbert Pascual14-Apr-06 11:01 
Questionhow to display Windows form in ASP.NET 2.0 Pin
wasif_Muhammad14-Apr-06 7:18
wasif_Muhammad14-Apr-06 7:18 
AnswerRe: how to display Windows form in ASP.NET 2.0 Pin
Mike Ellison14-Apr-06 10:45
Mike Ellison14-Apr-06 10:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.