• Welcome to Valhalla Legends Archive.
 

[asp.net] griview clone

Started by Imperceptus, October 20, 2009, 04:01 PM

Previous topic - Next topic

Imperceptus

Is it possible to clone the columns of a gridview?
Quote from: Hazard on August 07, 2003, 03:15 PM
Highlight your entire code. Press the delete key. Start over again using Cuphead's CSB tutorial and work your way from their rather than raping code from downloaded sources meant purely for learning purposes. If this does not fix the problem, uninstall Visual Basic and get a new hobby. I suggest Cricket.

MyndFyre

What do you mean, to clone the columns?
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

Imperceptus

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: Hazard on August 07, 2003, 03:15 PM
Highlight your entire code. Press the delete key. Start over again using Cuphead's CSB tutorial and work your way from their rather than raping code from downloaded sources meant purely for learning purposes. If this does not fix the problem, uninstall Visual Basic and get a new hobby. I suggest Cricket.

johnsmith

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.
hi

johnsmith

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.
hi