Hi there,

I have created a datagrid that takes an arraylist as its datasource. This works fine except when I delete an item. I get an error that tells me that the index is out of range. The question is how do I tell the datagrid that I have removed a row from the arraylist?

Thanks
Ken