Announcement

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

    Is DataSourceField.setNillable(true) by default?

    Hello

    In Request I get attribute xsi:nil="true" for fields updated to null.
    It goes away once I set setNillable(false) for datasource field.
    Documentation says: "If nillable is not set, no XML element will be generated for the explicit null value."

    Is documentation wrong?
    What is the best way to set setNillable(false) - like behavior once for whole application?


    1. SmartClient Version: v8.3p_2012-11-26/LGPL Development Only (built 2012-11-26)

    2. browser IE8

    Thanks in advance
Working...
X