how can u split a column header in gridview using C#.net
Answer Posted / shilpa
this can be done at client side, if u have a fixed format
by , creating a html table format in grid's "header
template" and in item template.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What is a windows forms application?
Explain how save rerecord in the database?
How to get records from a database?
Explain the need of z-order method?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
What are windows applications?
What are the forms of graphics?
What is a windows form application?
What are the components of gui for windows?
What are window based applications?
Name the class to be inherited for creating a custom control.
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
Explain how to get records from a database?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
What is the use of runworkasync() methods?