Click here to Skip to main content
15,915,833 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi friends.
I have created the gridview with splited column. my design is like below.(sorry i cannot able to attach image of gridview)

RollNumber       Name          Subject1            subject2          subject3
                            In        Ex          In       Ex      In        Ex
  
lable           lable       textbox  texbox      textox textbox    textbox textbox



How can read the gridview data. if there is a single column name means it is easy to read the data from the gridview. but here how can read the value of the gridview.
Posted
Comments
Tejas Vaishnav 2-Oct-13 7:45am    
from which method you need to read your data javascript? or C# or VB
baskaran chellasamy 2-Oct-13 7:52am    
through c#.
baskaran chellasamy 2-Oct-13 7:48am    
c#
TryAndSucceed 2-Oct-13 11:01am    
First, how are you splitting it in the first place? Are you really splitting or do you have those columns already in database? I think if you are splitting a column into two, then while reading combine them both.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900