Question
DataGrid - How to refresh / clear / empty it ?
Dear Forum
How do I most efficiently empty and reload a DataGrid. I have tried to datagrid.removeAllColumns() function. It does seem to clear the headers but I get multiple click events, one more with every refresh, which means I must be doing something wrong with clearing the dataGrid.
Any wise advice?
Thanks
SK
How do I most efficiently empty and reload a DataGrid. I have tried to datagrid.removeAllColumns() function. It does seem to clear the headers but I get multiple click events, one more with every refresh, which means I must be doing something wrong with clearing the dataGrid.
Any wise advice?
Thanks
SK