I have a grid that requires some pre-processing of data. If the processing can't complete for any reason, I would like to set the wingrid with one cell that fills the entire size of the wingrid. I want one cell that I can display my error message so the user knows why the grid is not able to be displayed.
How can I have have a wingrid with just one cell that fills the entire grid?
I answered a similar question and posted some sample code here:
Empty grid message - Infragistics Forums