Announcement

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

    Question about ListGrid in V6.0

    Hello ALL:
    In v5.7.1, the ListGrid can fetchData successfully! but in v6.0,there are problem as following :
    FireFox: Error: mainStatusHistory.$50h is not a function
    Source File: http://localhost:8080/csd_60/isomorphic/system/modules/ISC_Core.js?isc_version=6.0.js
    Line: 60
    IE6.0: Object doesn't support this property or method.

    any hints,please,
    THX in Advance!

    #2
    Hi deadcow,

    Not clear what the problem could be, but "mainStatusHistory" is not a part of SmartClient.

    Please see the Debugging topic for the next steps you should take, and the information you should provide to allow others to help you.

    Comment


      #3
      Thanks for your quick reply. The issues are fixed.
      It caused by the name of Datasource is the same as the name of ListGrid in the project. It is so strange, this issue can not found in v5.7.1

      Comment

      Working...
      X