Announcement

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

    #16
    Right, so again, your code in the getters appears to be throwing a NullPointerException. Try putting a try..catch block into the getter methods to find out why it's crashing.

    Comment


      #17
      Hi,

      is this being included in the smartgwtee 3.0 version (I saw that there will be a new feature called "automatic joins")

      cheers, Bo

      Comment


        #18
        Hi,

        is this being included in the smartgwtee 3.0 pro version? (I saw that there will be a new feature called "automatic joins")

        cheers, Bo

        Comment


          #19
          Yes, field.includeFrom is part of Pro.

          Comment


            #20
            Hi,

            is this being included in the smartgwtee 3.0 pro version? (I saw that there will be a new feature called "automatic joins")

            cheers, Bo

            Comment


              #21
              Currently evaluating the power edition and automatich joins would be a very desired feature and came accross this thread. Can't find any documentation/sample on it however. Is it included in 3.0?

              Comment


                #22
                The feature is DataSourceField.includeFrom and there are samples in the EE Showcase for each built-in DataSource type (named Field Include and Dynamic Field Include).

                Comment


                  #23
                  Thanks a lot, can't see how I could have missed that.

                  That will surely make my datasources a lot cleaner.

                  Comment

                  Working...
                  X