C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Accept changes not working in dataset


Posted Date: 29 Aug 2008      Total Responses: 0

Posted By: sivapriya       Member Level: Gold     Points: 1


coding: DataSet ds = new DataSet();
adp.Fill(ds);
for(int i=0;i<ds.Tables[0].Rows.Count;i++)
{
ds.Tables[0].Rows[0].ItemArray[1] = "Accept";

}
ds.AcceptChanges();
if (ds.HasChanges())
{
DataSet ds1 = new DataSet();
ds1=ds.GetChanges();
}
but values in the dataset is not changing




Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Post Reply
You must Sign In to post a response.
Next : ASP.Net Record Insertion into table - Problem
Previous : View state not retaining dropdownlist value
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

audio conferencing services

Contact Us    Privacy Policy    Terms Of Use