Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ListGrid.showAllRecords: true causes a JavaScriptError

    1. isc_version=v9.0p_2013-11-03.js
    2. All
    3. none
    4. none
    5.[ isc_ListGrid__editFormItem_setLGEditCellForFocus
    handleMouseDown
    isc_DynamicForm_handleMouseDown
    isc_c_EventHandler_bubbleEvent
    isc_c_EventHandler_doHandleMouseDown
    isc_c_EventHandler_handleMouseDown
    isc_c_EventHandler_dispatch
    anonymous
    ]
    SCRIPT5007: Unable to get value of the property 'grid': object is null or undefined
    ISC_Grids.js?isc_version=v9.0p_2013-11-03.js, line 781 character 354

    The error happens when clicking into an editable cell, every tine no matter the length of the list. The property is crucial for functionality of list length greater than the view port, but as soon as we add it this error pops up.

    #2
    Please try the most recent nightly build for your branch. If the error persists, please show us a test case we can run to reproduce the problem.
    If you are doing new development we also strongly recommend you update to the latest branch - either 10.0 [or even 10.1 - which has been close to release ready for a while now] or at least 9.1

    Regards
    Isomorphic Software

    Comment

    Working...
    X