Hello,
I've created a new form with a matrix, from an xml file and I enabled the Data->Delete Row (CTRL+K) menu. When I delete a row in the matrix the matrix.rowcount property doesn't update itself and it can't be modifyed by code because is a readonly property.
¿someone knows how to do for update its value?
Thanks in advance