Explain how to split a column header in gridview using c#.net?



Explain how to split a column header in gridview using c#.net?..

Answer / 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

More Dot Net WindowsForms Interview Questions

What is an example of form?

1 Answers  


If you are calling three SPs from a window application how do u check for the performance of the SPS ?

1 Answers   Accenture, BirlaSoft,


Name the property which of menu cannot be set at run time?

1 Answers  


How many number of events does the Timer controls ?

5 Answers  


What is form based application?

1 Answers  


What?s the difference between the System.Web.UI.WebControls.DataGrid and System.Windows.Forms.DataGrid?

1 Answers  


what is the difference between checkbox and radiobutton?

28 Answers   College School Exams Tests, TCS, Wipro,


How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed

1 Answers  


Explain how insert record in the database?

1 Answers  


Explain the need of z-order method?

1 Answers  


What is the need of z-order method?

3 Answers   Accel,


What is the difference between desktop application and windows application?

1 Answers  


Categories