is it possible to use gridview with columns interchange in alternative rows

Posted by Nithadeepak under ASP.NET on 1/23/2012 | Points: 10 | Views : 1790 | Status : [Member] | Replies : 1
I have four rows with two columns in a dataset.
I want to bind the dataset to a gridview such that the columns interchange in alternate rows .
For example : in the dataset two columns are image and name. I have to bind the dataset to a gridview such that ,in first row it appears, first image and then name . in second row first name and then image ...and so on.
Is it possible

Nitha Deepak


Responses

Posted by: Rkworlds on: 1/23/2012 [Member] Starter | Points: 25

Up
0
Down
no soln in dyanamic method. Disregard

If this helps you .
Please "Mark as Answer"

Nithadeepak, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response