C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Interview   Jobs   Projects   Offshore Development    
Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing | Talk to Us |



My Profile

Gifts

Active Members
TodayLast 7 Days more...







How to display GridView Header Row Text


Posted Date: 28 May 2008    Resource Type: Articles    Category: .NET Framework

Posted By: Siva Prasad       Member Level: Gold
Rating:     Points: 10



Below code shows you, how to get the GridView header row Text

GridViewRow gridViewRow = GridView1.HeaderRow;
TableCell tableCell = gridViewRow.Cells [ 0 ];
string headerRowText = tableCell.Text;
Response.Write ( headerRowText );





Responses

Author: Jessie    04 Jun 2008Member Level: Gold   Points : 0
Useful


Author: Mahesh Raj    07 Jun 2008Member Level: Gold   Points : 1
This is very good information,Continue posting such useful articles.


Author: antogladwin    16 Jun 2008Member Level: Silver   Points : 1
hi friend,
nice coding...usefull 2 me..thank u....continue ur posting..

Happy Coding,
BY,
R.A.Gladwin


Author: Kapil Dhawan    16 Jun 2008Member Level: Gold   Points : 1
Hello,
Nice piece of code
thanks for sharing your knowledge
Regards,
Kapil


Feedbacks      
Popular Tags   What are tags ?   Search Tags  
(No tags found.)

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Delegates
Previous Resource: How to Check Leap Year using C#
Return to Discussion Resource Index
Post New Resource
Category: .NET Framework


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design

doors in nj

Contact Us    Privacy Policy    Terms Of Use