|
-
Apr 29th, 2013, 10:23 AM
#1
Thread Starter
Addicted Member
Adding new Record at the end of the defaultview
I want to use the AddNew function to add new records to a DefaultView. However, every new row must sit at the bottom sothat when I loop I only access the old records which would sit at the top. I used dv.AddNew() function but the new records get mixed up. How can I do that, please. Thanks for helping.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|