HI
I have created a DataGrid that constantly inputs data from an array. I only want 1000 rows for this grid and once the row count = 1000, I would like to start back at row 1 and overwrite the data that is there.
Does anyone know how this could be done?
I have created a DataGrid that constantly inputs data from an array. I only want 1000 rows for this grid and once the row count = 1000, I would like to start back at row 1 and overwrite the data that is there.
Does anyone know how this could be done?