I have some problems with copying required columns from one gridview to another gridview!
Firstly, I download table from Excel, then I give my own HeaderText to some columns using ContextMenu.
And I need to copy only these columns with my HeaderText to another gridview.
I tried some variants but it didn't work!
How can I do that?
Thanks in advance.
Firstly, I download table from Excel, then I give my own HeaderText to some columns using ContextMenu.
And I need to copy only these columns with my HeaderText to another gridview.
I tried some variants but it didn't work!
How can I do that?
Thanks in advance.