Nov 13, 2020, 3:27 PM
Binding GridPanel to DataTable with Unknown Columns
I'm writing a query tool so that users can write SQL queries against a database, I will not know the structure of the dataset beforehand.
Is there a way to bind the GridPanel to a DataTable where the columns are unknown?
Thanks.
Is there a way to bind the GridPanel to a DataTable where the columns are unknown?
Thanks.