Listview now have the Checkbox Property, usually we need to Check All feature and select All items , Wisej Listview header have no space to put check box
I think the ListView “CheckBox” property should include this feature
something like this:
Here is the missing sample:
http://wisej.s3.amazonaws.com/support/attachments/DataGridViewCheck.zip
Best regards
Frank
Hi Jin,
sorry for the late reply. The best way to implement what you are describing is to use a DataGridView instead of a ListView.
The DataGridView gives you a much better flexibility. We have put together a sample:
It requires the latest internal Wisej release that we are going to publish soon. If you are interested in the sample and a prerelease, please send a message to frankATiceteagroup.com
Otherwise I will post it here when the new Wisej release is published.
Best regards
Frank
Please login first to submit.