Results 1 to 1 of 1

Thread: cjGrids - just partially resolved a strange one

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Location
    Cayman Islands
    Posts
    3,969

    Default cjGrids - just partially resolved a strange one

    I say partially because I don't know which tweak actually fixed it...

    part 1: User and then the developer couldn't use the field chooser to add columns, nor could they be deleted (which was deliberate), though all seemed correct. Eventually traced it down to the combination of settings in the cMyCjGrid subclass. Where I had...
    Code:
        Set pbAllowColumnRemove             to False
            Set pbAllowColumnReorder             to False
    Eventually making them both default to True fixed the issue, at least for me, so I released it. But if AllowColumnReorder also controls the invisible pbAllowColumnAdd I wish it were documented.

    Still didn't work for the left-handed user, though it did or everyone else, so we carried on tweaking and testing. Finally in frustration I deleted the leftie's registry entry for the program, though I couldn't see what registry entry might be responsible. All now worked. I can't see why this would be recorded in the registry, though CJ move in mysterious ways...

    Edit: I just had three weeks holiday without a new version coming out. Is the hoodoo broken?
    Last edited by DaveR; 30-Jul-2019 at 11:00 AM.
    I should be on a beach ...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •