How would you add column headers in listview control?
Answer / Pankaj Sharma
To add column headers to a ListView control, you can use the `.Columns.Add` method. Here's an example:n```vbnetnlistView1.Columns.Add("Column 1 Header", 200)nlistView1.Columns.Add("Column 2 Header", 300)n```
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the Property used to add a menus at runtime?
How would you run your ActiveX Document Dll?
What are different types of locks in ADODB?
what is the Difference between Linked Object and Embedded Object?
Under which circumstance does a VB application ignore a Timer event?
in ADO connection string if password is leave blank and all others are given. what will happen
What is the difference between Single and Double in VB?
What is the use of ActiveX Documents?
In visual source safe if in middle of my program power was off and it was not save then wat will happen whether it will save or not? can any body tel me the answer for this.
How to use advanced data-bound controls.
Dim X,Y as Integer Here what is the datatype of X and Y ?
what are the Differences Object and Class?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)