.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

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -