|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Manipulating RecordsHi All!
How can i delete or insert a record without using the bindingNavigator control? I can move through the records with the binding source but i can't find out how to delete and insert records.... Any tips? Thanks! Use the appropriate delete/insert(or add) method on source itself.
-- Show quoteMiha Markic [MVP C#] RightHand .NET consulting & development www.rthand.com Blog: http://cs.rthand.com/blogs/blog_with_righthand/ "Radi Radichev" <radi.radic***@uni-jena.de> wrote in message news:eT8MATuLGHA.1536@TK2MSFTNGP11.phx.gbl... > Hi All! > How can i delete or insert a record without using the bindingNavigator > control? I can move through the records with the binding source but i > can't > find out how to delete and insert records.... Any tips? Thanks! > |
|||||||||||||||||||||||