User Activity

  • Posted a comment on ticket #25 on ObjectListView

    I had to do this way: private void treeListView_CellEditStarting(object sender, CellEditEventArgs e) { ..... e.Control.SetBounds(e.CellBounds.X, e.CellBounds.Y, e.CellBounds.Width, e.CellBounds.Height - 2); ...... }

  • Posted a comment on ticket #25 on ObjectListView

    Hi Phillip, Any updates for me? Regards, Alex.

  • Posted a comment on ticket #25 on ObjectListView

    No, I haven't. For check this I download the ObjectListViewFull-2.9.1.zip again and compare all files. The only files differ from original I sent you previously. My environment: Win7, Visual Studio 2017, ObjectListView was installed by NuGet as ObjectListView.Official (v2.9.1)

  • Posted a comment on discussion Open Discussion on ObjectListView

    Hello, I need to hide checkboxes only from specified rows. Could you please explain how I can do it? Thank you! With reagrds, Alex.

  • Posted a comment on ticket #25 on ObjectListView

    These are two files I modified in standard Demo (from ObjectListViewFull-2.9.1.zip) for you can reproduce the issue on your side.

  • Posted a comment on ticket #25 on ObjectListView

    error pic 1 error pic 2

  • Created ticket #25 on ObjectListView

    issue with CellEditUseWholeCell on TreeListView

  • Posted a comment on discussion Help on ObjectListView

    Hi, I am creating an application that uses the TreeListView (from ObjectListView) and I'd like to have the column with checkboxes. Apart from that there are other several columns before checkboxes-column. I've created column in designer and specified CheckBoxes = True exactly for this column. The property UseSubItemCheckBoxes of TreeListView is False. There is delegate AspectGetter for this column. As usually there is delegate this.treeListView.ChildrenGetter... I faced the weird behavior of the...

View All

Personal Data

Username:
san2006
Joined:
2006-08-23 13:27:04

Projects

  • No projects to display.

Personal Tools