Announcement

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

    Error Message after Update of SCGWT

    Dear all,

    after i made the update of to the latest smartgwt version i receive several error messages, while loading my application.

    So for example, what is wrong with my richtexteditor:

    attempting to set tab index adjacent to widget [RichTextCanvas ID:isc_RichTextItem_0$21b_editArea] with explicitly specified tabIndex [undefined]. This method can only manipulate widgets with auto-assigned tab indexes.

    #2
    I am getting mad:

    How to find the sources of those prolemes, which do now appear:

    6:42:32.120:IFCS2:WARN:IButton:isc_OID_5:setImage: image 'stretch' couldn't be found



    16:42:39.379:MUP4:WARN:ListGrid:isc_OID_190:autoFetchData is set, but no dataSource is specified, can't fetch




    16:42:39.401:MUP4:WARN:RecordEditor:isc_OID_190filterEditor:No editable fields in this record editor. Check the 'canFilter' property for each field in isc_OID_190


    16:42:39.441:MUP4:WARN:RecordEditor:isc_OID_190filterEditor:This component has no specified fields. In order to display data fields must be set up either via an explicit call to setFields() or by binding to a dataSource.

    Comment


      #3
      Well,

      I expirenced that now some parts of existing code does not work anymore with the new version.

      For example loading different datasources in one dataGrid + daynamic form and trying to call the df.saveData().

      It would be great if some one gives me a helpign hand, how to get beyond this kinda errors.


      Best regards to San Francisco,
      bert

      Comment


        #4
        aren't any expirenced users reading nor helping here?

        Comment


          #5
          Read the "Support" section in the FAQ.

          Comment

          Working...
          X