1
Answer

refresh the column names in datagrid when a new data comes in?

sunspotzzz

sunspotzzz

20y
1.4k
1
I am using sql server 2000 and c# . how to refresh all column names of the datagrid when a differert set of data comes in? This new set of data have a different set of column names from the previous data that is in the datagrid.
Answers (1)