User Activity

  • Posted a comment on discussion Help on ObjectListView

    is there meanwhile a way to have another font color than the standard blue?

  • Posted a comment on discussion Open Discussion on ObjectListView

    Hi has anybody a solution how to not print the footer at the page end? I would need the "footer" at the end of the table. I know this sounds stange, but on thermo bon printers it is useless to have a print sheet in length of something like DIN A4. thanks in advance Achim

  • Posted a comment on discussion Open Discussion on ObjectListView

    Hi Phillip here are the screenshots. One enabled and one with "olvNames.enabled = false"

  • Posted a comment on discussion Open Discussion on ObjectListView

    Hi I'm decorating my app in "dark mode". So changing the colors is easy - except when setting the OLV to "enabled=false". Then the background changed to some light gray. Is there something I oversaw? The disabled style cannot be the solution - I already tried that. No success... Any hints?

  • Posted a comment on discussion Open Discussion on ObjectListView

    seems like I found the solution myself: the model is based on the MyFilesystemInfo from the demo projects. The subdirectories are created when calling GetFilesystemInfos. But another call creates different objects, so they are inserted into the tree very correctly! the solution is to extend the model to keep the files and dirs and enable a force reread of the directory. private List<MyFileSystemInfo> files = new List<MyFileSystemInfo>(); private List<MyFileSystemInfo> subdirs = new List<MyFileSystemInfo>();...

  • Posted a comment on discussion Open Discussion on ObjectListView

    I could need some advice: See picture 0.png how my tree looks: Dokuments (this is a root item) +--#inbox +--testdir after doing drag&drop action I need to refresh the counter in column 1. my hope was doing a "RefreshObject" on the tree model (I did many tries of other methods with even worse results). After that refreshing I get the result seen in picture 1.png Dokuments (this is a root item) +--#inbox +--testdir +--testdir there appears another "testdir" which is the same model as the original testdir....

  • Posted a comment on discussion Open Discussion on ObjectListView

    this issue is still present in version 2.9.1 took me HOURS to find, because I always...

View All

Personal Data

Username:
abohmann
Joined:
2011-09-25 20:43:10

Projects

  • No projects to display.

Personal Tools