editableRootListBase bound to datagridview

editableRootListBase bound to datagridview

Old forum URL: forums.lhotka.net/forums/t/3566.aspx


jhw posted on Tuesday, September 18, 2007

I have an editableRootListBase(erlb) bound to datagridview(dgv). When I move to another row then the current row gets validated. However: if that next row has previously been selected, then it does not cause the the last row to be validated. Is this a bug in drv that has a workaround?

I tried doing a main control.validate in the leave row event, but it does not cause the row to validate.. I also tried saving the datatouce.current to manually save the object, but the changes are not reflected in the datasource.

Is there some way to get around this problem or is it best just to go back to  a businessListBase to get better control.

 

Heath

Copyright (c) Marimer LLC