Hi Cadel,
First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you need to remove all rows from the
datagrid. If there is any misunderstanding, please feel free to let me know.
I agree with Ollie that this depends on what data source the datagrid is
binding to. When we need to modify the contents in the datagrid, we don't
modify the control itself directly. We have to change the underlying data
source, and the modification is show on the datagrid.
HTH.
Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."