Hello
We are proud to annouce the release of CGDevTools version 4.0.1.83
IWCGjquery Suite
Core:
- Added: new component IWCGGoogleLibLoader - component to load the Google Javascript API & Libraries
- Added: new component IWCGJQGAC - Google Place Autocomplete (input)
- Added: new component IWCGJQVisualCaptcha
- Added: new IWCGJQSimplePieChart (type: spctCirclifulEx - updated version)
- Support for IW14.2.0
- Fixed/Updated: fastclick script - touchstart event in passive mode (fix problems with touch/click on mobile devices)
- Added: JQValidateOptions - new validate rule jqvorvRemote, which allow to validate on server side
- Added: new public function CGScrollToElement - this function allow to show the control(scroll to element) in scrollable area.
IWCGJQFileUpload
- Added: public method GetUploadPath
- Fixed: JSON response on onBeforeSubmit event
- Fixed: drag'n'drop of file(s) on IE11/EDGE & FireFox browsers
IWCGJQDialog
- Fixed: Dialog frame in desing-time (require Refresh after resize)
- Fixed: Dialog frame in desing-time with AutoOpen = False
- Fixed: design time issues in frame when align is alClient
IWCGJQGauge, IWCGJQGaugeEx
- Fixed: show "undefined" for Value = 0
IWCGJQEdit
- Fixed: convert error when Field is NULL and have FormatOptions
IWCGJQDropDown
- Fixed/Changed: When JQValidateOptions.Enable = True, and rule is jqvorvRequired, the placeholder is NOT considered as valid value.
- Fixed: filtering the list when AllowUserChoice is True
- Added/Changed: When CaseSensitive is False (by default), and linked to ListDataSource, will add the foCaseInsensitive falg to dataset before filtering, and revert to original/old flags after.
- Fixed: key case sensitive search in items (collection)
IWCGJQMiniColors
- Added: Ajax setter of DefaultValue property
- Added: new OpacityVal property
- Fixed: show opacity slider when Opacity = True
IWCGJQVertMenu
- Fixed: issues with alignment
IWCGJQPDFViewer
- Fixed: issues with zoom property (due the recent update of jquery plugin)
- Fixed: pdfjs methods after updating the +dfjs plugin
- Added: new methods: NextPage, PrevPage, ZoomIn & ZoomOut
IWCGJQMultiSelect
- Fixed: issue with pre-selected items and full submit event (ajax = false)
IWCGJQScheduler
- Fixed: issue with displaying of events, when WeekStartDay is different of default (1)
IWCGPanelList
- Fixed: render CGScrollStyle property on correct element
- Added: new property RemoteSearch in TIWCGPanelListFilterOptions
- Added: new OnFilter event - triggers on FilterInput change
- Fixed: scroll to found element
IWCGJQRadioGroupEx
- Fixed/Added: render the TabIndex on first radio control
- Added: possibility to navigatio by Tab key inside radio group
IWCGJQSweetAlert
- Added: possibility to change Text & Title in async
- Added: Close method
- Fixed: js error (quotation marks)
IWCGJQRegion:
- Fixed: render LinearGradient property in IE EDGE
IWCGJQComboBoxEx
- Fixed: show unexpected scrollbars after AjaxReRender, when component on frame.
IWCGJQGMap3
- Added: new property Address in MultipleMarker
- DEPRECATED: GoogleMapsAPIUrl, GoogleMapsExpermental & GoogleApiKey properties in favor of IWCGGoogleLibLoader
- MAJOR Change: Now, those components require to have assigned GoogleLibLoader property (IWCGGoogleLibLoader)
- Added: new GoogleLibLoader property
- Added/Fixed: In some special cases, the map is not shown, when component in frame, and the frame is created dynamically.
IWCGJQGMap3Ex
- DEPRECATED: LoadOptions property in favor of IWCGGoogleLibLoader
- MAJOR Change: Now, those components require to have assigned GoogleLibLoader property (IWCGGoogleLibLoader)
- Added: new GoogleLibLoader property
- Fixed: problem with Route directions
IWCGJQCarousel
- Added/Fixed: RTL support
IWCGJQButton
- Fixed: js error on PrimaryIcon ajax generated script
IWCGJQGridDataSetProvider
- Fixed: clear the field, when Column.EditOptions.NullIfEmpty is TRUE on edit action
IWCGJQEdit, IWCGJQMemoEx
- Fixed: issue with Maxlength property and DataLink.Field.Size
IWCGJQPlayer
- Fixed: methods of Play and Pause (due the jquery plugin update in 3.5.0.215 )
IWCGJQGrid
- Fixed: Message error "Search not Implemented!" on init, DataSetProvider is cell and JQGridToolbarSearch.Active = True
IWCGJQStore
- Updated: plugin to v2.0.12 - fix the browser error on Safari private mode
IWCGJQSimplePieChart
- Added: new ChartType spctCirclifulEx - is recent version of circliful plugin
- Fixed: pass the parameters into jquery plugin when ChartType is spctCirclifulEx
- Added: loading the font awesome fonts (can be used in charts)