How would you add column headers in listview control?
Answer Posted / vidyadhar
You can add columns in Listview by using Columns. Add() method. This method takes two arguments, first one is the Column heading and second one the column width. In the above code, "ProductName" is column heading and 100 is column width.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is dao in vb?
Difference between ActiveX Exe and Dll.
What is OLEDB?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
How to load and unload child forms.
How to use advanced data-bound controls.
How do I implement Undo?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
Difference between DDE and OLE.
Parts of ODBC?
How to customize workgroup message?
What is the use of progress Bar Control?
Difference between Dynaset and Snapshot?
Explain Default cursor Type and LockEdit type in DAO?
Write the steps in Creating ActiveX Dll and Active Exe?