.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

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -