PC Review


Reply
Thread Tools Rate Thread

How do I refresh the DataView

 
 
Lord2702
Guest
Posts: n/a
 
      22nd Jul 2003
Jul. 22, 2003 11:10 AM PST

Suppose I am using either DataView or DataViewManager with default table
view, lets say with two tables Customers and Orders with our typical
NorthWind database. I added some records in Customers and also in Orders. I
also did some modifications, and deletions. Now as per the RowFilter set in
Customers and Orders DataView how will I refresh the display? Lets say I am
displaying Customers in TextBox style whereas Orders in DataGrid. I also
have two separate CurrencyManagers for two tables. But when I start browsing
Customers after modifications, My newly added records are always at the end.
and I do not want to update records to the database with DataAdapter unless
I am not finish my addition, deletion, and modification. Otherwise, I can
update the database and re-fill the DataSet. But I do not want to do this
way. Anybody has better solution/ answer to this problem.

Suhas.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sorted DataView, but unsorted datalist when bound to the dataview CodeMonkey Microsoft ASP .NET 1 4th Feb 2011 10:55 AM
How do I refresh DataView filter efficiently =?Utf-8?B?VmVybg==?= Microsoft C# .NET 3 8th Sep 2005 01:02 AM
DataView - How to access the row in the datatable behind the DataView Richard Microsoft VB .NET 5 17th Jul 2005 04:57 PM
Is there an easy way to copy a DataView (or even the DataGrid showing the DataView) to the Clipboard? Kevin Brown Microsoft Dot NET 4 5th Jan 2005 09:01 PM
Dataview Refresh? Mike Cooper Microsoft ADO .NET 1 15th Mar 2004 09:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:24 PM.