J
James
I have a very simple datagrid, with an edit button that I added in
PropertyBuilder. This fires the EditCommand event just fine and I show a
panel where the user can edit certain fields. I have a button to save the
changes. Within that button, I refer to dataGrid1.EditItemIndex and it's
returning -1. Isn't this property set when I click on the edit button
within the grid?
PropertyBuilder. This fires the EditCommand event just fine and I show a
panel where the user can edit certain fields. I have a button to save the
changes. Within that button, I refer to dataGrid1.EditItemIndex and it's
returning -1. Isn't this property set when I click on the edit button
within the grid?