Yep -- if the dataProvider is Bindable, then add a button that, on click, adds an object to the dataProvider data structure. The DataGrid will automatically show the new item.
On Fri, Apr 25, 2008 at 10:05 AM, David C. Moody <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > Is there any way to make it so you can edit a blank row in a dataGrid > for adding new records?? > > I'm turning up no results in Google or here. > > Thanks, > -David > >

