I have a Two Gridview
First Gridview Consiste of 13 columns..In above the first gridview i having checkboxlist it contains Headertext of the first gridview.
In the second gridview contains what we are checked in the checkboxlist that get the value from the Firstgirview and bind it int he second gridview..
In this Case First we checked 10th column means it appears first place in the second gridview..After we Check the 2ns column means it occupies the 1st place ..this is my issuue I want the 10th column occupies firstplace and 2ns column occupies 2nd Place