Hi,
we are using GridView.ToHtml method for Export grid's records.
Depending on records count, we get a System.OutOfMemoryException in this method. (>10000 records throw exception)
We are using 'RadControls for WPF Q2 2009' version.
Are there anyway to improve performance or to avoid this exception?
Best regards!