Microsoft
Software
Hardware
Network
Question : Can you Add a Checkbox in Listview Column Other Than First Column?
Hi All,
VB.Net 1.1
Is it possible to add a checkbox inside a column of a listview? I am not talking about the first column. I mean, a checkbox inside a column other than the first column of the listview?
Thanks
RichW
Answer : Can you Add a Checkbox in Listview Column Other Than First Column?
Use a datagridview control instead it is way easier and capable of displaying pretty much whatever you want.
Otherwise you would have to write your own control or use a third party control like FlexGrid
Random Solutions
Linq Distinct
OWA attachment (docx, xlsx) wants to be saved as zip file. Why?
Disable all controls on Subform
Equivalent Data type for MEMO field
Applying a filter to Main form and SubForm based on InputBox
Handling Null values in Microsoft Access query criteria
work with a file name that changes based on that days date
XP - can't pass through the login stage
Force TransferSpreadsheet to fail on key violation
Creating multiple combo-box lookups in one form