adspace
Explain how to split a column header in gridview using c#.net?
Answer Posted / Anusha Raj Verma
"In .NET WindowsForms, you can split a GridView column header by creating a new String[] array with the desired header text, setting the HeaderText property of each GridView column accordingly, and then calling DataBind() to apply the changes."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category