- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
i am using a listview control. I would like to perfom two tasks.
- reseting the content
- not allowing the sort function for columns
Is there a way to do it? ( I am using Xeffort and IVF 10)
Thanks in advance
Frank
i am using a listview control. I would like to perfom two tasks.
- reseting the content
- not allowing the sort function for columns
Is there a way to do it? ( I am using Xeffort and IVF 10)
Thanks in advance
Frank
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
tropfen:
- reseting the content
Something which I, admittedly, didn't think about, and should be considered for the next release. You can use XCtlSendMessage(xDlg, IDC_LIST, LVM_DELETEALLITEMS, 0, 0). For virtual list-view controls, CTL_NUMITEMS zero would also work
tropfen:
- not allowing the sort function for columns
Ah, that's documented in the Overview (and hopefully works

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page