I have coded up single cells that show the red 'dirty' markers, but I'm not showing them in this jsfiddle.
What I'm trying to see is with the trackModel and recIndx setup … why I'm not seeing anything on the rows that get added when I click "Add Row".
Inside that function, I'm querying the grid for "IsDirty" and it does return true, but I was expecting a visual also as when I edit a single cell. … is that not the case?
Thanks!
-Dave
https://jsfiddle.net/1mrLdwq5/3/