.net - VB.NET Datagrid -
How do I add selected dyadgrid columns to dynamically selectedindexedchanged?
Do I think that the combobox contains the datagrid-column (or datatable column)?
You can only set the visible property in false, when you get the column.
In WinForms:
dim x as integer ... datagrad view 1. Column [x]. Visual = False
But please take a look at your question, there is almost no useful information in it.
Comments
Post a Comment