WorkflowGen.My 2.2.6

  • #168: UPDATE - The removal of the WebResource.axd links in the form archive is now configurable.

Note:

  • By default, the WebResource.axd links are not removed in the form archive.

  • #169: UPDATE - The removal of the View State in the form archive is now configurable.

Note:

  • By default, the View State is removed in the form archive.

  • #166: BUG - Fixed a formatting issue in the error message popup dialog.

  • #167: BUG - GridView column with calculated values based on an expression are now saved in the form data.

  • #170: BUG - Fixed a GridView data binding issue in simple mode when using the BindFormDataToFields() method with a form data in parameter.

  • #171: BUG - Fixed an exception error in the GridView_RowUpdating event when updating a BoundField.