Home › Forums › WinForms controls › Xceed Grid for WinForms › Add rows to Detail Grid › Reply To: Add rows to Detail Grid
Thanks a lot, Ken. Works fine.
I chose your second method and added an if…when…statement to check with the .MyDataRow(Index).IsCurrent(True))-Property, when I’m at the current row of the detail grid. That works, but is a bit akward. Isn’t there an easier way to get that? If not, we should suggest to the XCeed development team to implement a simple detailGrid.CurrentRow-Property. Shouldn’t be very difficult, as they already implemented the IsCurrent-Property for detail grids.
Thanks again for your efforts!
Wolfgang
Imported from legacy forums. Posted by wolfgang (had 9225 views)