Announcement

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

    #16
    Hi Team,

    Thanks for the reply.

    We are waiting for this issue to be fixed. So, Please let me know once fixed.

    Thanks

    Comment


      #17
      ?

      Please re-read previous message.

      Comment


        #18
        Hi Team,

        Thanks for the fix.

        We found one more issue in the same remove method.

        In SmartClient 9.1, Just like OldValues we were getting all values in the ClientSuppliedCriteria. But now in SmartClient 10 we are getting only primary keys in the ClientSuppliedcriteria.

        Please fix this issue as well as we are using getClientSuppliedcriteria on DSRequest object in DMI remove methos.

        We are working on the below environment:
        SmartClient version : Isomorphic SmartClient/SmartGWT Framework (10.0p_2015-03-04/PowerEdition Deployment 2015-03-04)

        Browser : IE9

        Comment


          #19
          This is intended behavior and will not be changed. All DataBoundComponents now submit just the primary keys as criteria and submit all other known record values as oldValues. Previously, this was not consistent between different DataBoundComponent types.

          Comment

          Working...
          X