Is it possible to clone the columns of a gridview?
What do you mean, to clone the columns?
I have a gridview that has its columns and such set in the pages source, then in code behind i would like to clone that gridview's appearence
Quote from: Imperceptus on October 20, 2009, 04:01 PM
Is it possible to clone the columns of a gridview?
No, You cant make a clone of greedview.
But you make greedview in gridview.
Means if you click on first column of grid so in secon column you will get an another grid.
Quote from: Imperceptus on October 20, 2009, 04:01 PM
Is it possible to clone the columns of a gridview?
No, You cant make a clone of greedview.
But you make greedview in gridview.
Means if you click on first column of grid so in secon column you will get an another grid.