Page 1 of 1

Release 2.3.0.88

PostPosted: 12 Nov 2014 11:34
by Alexander Bulei
* New Features


  • JQMNavbar
    • Added: new property Disabled in TIWCGJQMNavbarItem
  • JQMRadioButtons
    • Added: new property SelectedIndex
    • Improved: On change of property "Checked" will update the control view in design time.
  • JQMSelect
    • Added: new property Selected in TIWCGJQMSelectBoxItem
    • Added: new public method ItemByValue in TIWCGJQMSelectBoxItems
    • Improved: save value method in hidden input

* Bug Fixes


  • JQMDialog
    • Fixed: Button wasnt working on a JQMDialog, generating no bind code.
  • JQMFileUpload
    • Added: property "Capture" - indicates that the capture of media directly from the device's environment using a media capture mechanism is preferred.
  • JQMEdit
    • Fixed: issue with value when EdiType = jqmetNumber
    • Changed/Fixed: Update the hidden input value on mobile browsers
  • JQMLockIndicator
    • Fixed: the position issue when Control = nil and css = {}
  • JQMMobiScroll2
    • Fixed: update hidden input value when OnSelect event assigned.
  • JQMPageHeader
    • Changed: ID property is deprecated
    • Fixed: issue with generation of ID for page header buttons
  • JQMSelect
    • Fixed: the initial value of ItemIndex property, when MultiSelection = False
    • Changed: Now, adds auto generated id on create of item