Skip to Content
0
Former Member
Sep 21, 2005 at 09:17 AM

matrix rowcount property doesn't update itself

26 Views

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