CurrencyManager.Current should return you the new row..
--
Miha Markic [MVP C#] - RightHand .NET consulting & development
www.rthand.com
Blog:
http://cs.rthand.com/blogs/blog_with_righthand/
SLODUG - Slovene Developer Users Group
www.codezone-si.info
"Donald" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> when I use the cm.addnew method to add datarow, I know the editing can be
> completed with bindingcontrol, such as textbox, if i have some columns
> which I have not bind it on winform, how to edit them with coding? I
> cannot find it in datatable, it looks like "unsave record". Thanks in
> advance.
>
>