Home › Forums › WinForms controls › Xceed Grid for WinForms › How do I re-initialize grid? › Reply To: How do I re-initialize grid?
A possible solution might be to use 1 grid control for each table, and just show 1 of the grid controls. When you want to display a different table, just make the current grid invisible, and make the new grid visible.
Imported from legacy forums. Posted by Tommy (had 220 views)