I am using a bound datagrid, and I need to set some values in a new row when the user clicks a button. How do I get the handle (or index) of the new row so I can set the values?

Thanks!