
- Forum
- Programming Talk
- ASP
- Put your answer for adding Title in Grid view
Put your answer for adding Title in Grid view
This is a discussion on Put your answer for adding Title in Grid view within the ASP forums, part of the Programming Talk category; Hi All, In my ASP.NET framework I have a grid view control. I wanted to add heading to this control. ...
-
Put your answer for adding Title in Grid view
Hi All,
In my ASP.NET framework I have a grid view control. I wanted to add heading to this control. How can I achieve this? Do I need to change the settings somewhere or is there any method or property which I can use it in my code to solve the purpose. Somebody put your idea on this.
Regards,
Norman
-
A listing of Datagrid articles from various resource sites
Data Grid Articles
-
did you try to set the Caption property to the string you want to have in the title?
-
Sponsored Ads

Reply With Quote





