Results 1 to 3 of 3

Thread: Error 52 when sorting a cCJGridColumn with data type MASK_TIME

  1. #1
    Join Date
    Feb 2009
    Location
    Perth, Western Australia
    Posts
    1,477

    Default Error 52 when sorting a cCJGridColumn with data type MASK_TIME

    DataFlex 18.1.45.5 - Beta 2

    When a column’s data type is set to MASK_TIME, and columns are also sorted, an error 52 is triggered when the column heading is clicked to re-order.
    Click image for larger version. 

Name:	time-mask.png 
Views:	291 
Size:	48.9 KB 
ID:	9022

    The solution, I think, lies in cCJGridSortHandler.pkg which does not take into consideration the MASK_TIME data type. Attached is the suggested change (see //[tbs]) and a unit test.
    Attached Files Attached Files
    Kind regards,

    Clive Richmond
    Triumph Business Systems Pty Ltd
    www.triumph.com.au

  2. #2
    Join Date
    Jan 2009
    Location
    Richmond, VA
    Posts
    5,854

    Default Re: Error 52 when sorting a cCJGridColumn with data type MASK_TIME

    Clive,

    Thanks for the report. This is not new to 18.1 - I only tested it in 18.0 as well but my guess is that it's been there from the start.
    Best regards,

    -SWM-

  3. #3
    Join Date
    Feb 2009
    Location
    Perth, Western Australia
    Posts
    1,477

    Default Re: Error 52 when sorting a cCJGridColumn with data type MASK_TIME

    Hi Stephen,

    Quote Originally Posted by Stephen W. Meeley View Post
    Thanks for the report. This is not new to 18.1 - I only tested it in 18.0 as well but my guess is that it's been there from the start.
    It probably has but this was the first time I had to do something like this. Please make sure someone logs this so it doesn't get forgotten.
    Kind regards,

    Clive Richmond
    Triumph Business Systems Pty Ltd
    www.triumph.com.au

Posting Permissions

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