Version history of Px Framework components:


Version 1.70.01 - 05 may 2022

Changes:
  • Added new komponent PxColorComboBox.
  • Added new komponent PxCounter.
  • Added new komponent PxStringList.
  • Change in PxMenu component, added EnabledInternalStyle property. Added PxMenu-Style.zip file to the download directory, the full path
    is www.proxima-soft.sk/download/PxMenu-Style.zip.
  • Addition of English and Slovak Manual


Version 1.67.01 - 17 mar 2018

Changes:
  • Added new button "Refresh" to PxDbNavigator component.
  • Added new property "TimeOut" to SQLCoreQuery component for servers Mysql, Oracle, MSSql, Firebird.
  • Addition of English and Slovak Manual


Version 1.63.01 - 08 jan 2017

Changes:
  • Added new property "MultiColumns" to PxSmartGrid components. This new property is the type Int32 and allows display multiple lines side by side in one row.
  • Added new function for SQLCoreQuery in method "AddParameter()", for processing DateTime type for MySQL server. It allows you to enter the date with time for MySQL server.
  • Fixed bug in PxSuperGrid component when displaying the column with parameter "AddParamFlyComboBox()" when the values was not specified for category and subcategory.
  • Addition of English and Slovak Manual


Version 1.61.01 - 07 sep 2016

Changes:
  • Added property "FieldsID[string FieldName]" to PxWebQuery component for reading or writing value keys for "AddParamKey()" and "AddParamWebQuery()" method.
  • Added new function for "PxLogin", using parameter the "redirect_page" in the URL adress, You can redirect page after successful login.
  • Addition of English and Slovak Manual


Version 1.59.01 - 07 Sep 2015

Changes:
  • Added property "Cached" to PxWebQuery for caching data in the case if the contents of the data table does not change and query is used only to read the data.
  • Addition of English and Slovak Manual


Version 1.57.01 - 01 Jan 2015

Changes:
  • Added event "OnDrawCell" to component PxSmartGrid for drawing cell of row table.
  • Added property "Align" to component PxSmartGrid for cell of row table. Extensions object PxSmartGridField
  • Added property "HasRows" to component PxSmartGrid for Auto mode. The finding in Auto mode table has at least one row
  • Added property "TextRowNull" to component PxLabel, to display text at PxWebQuery.Count = 0
  • Method LoadDataFromPxWebQuery() reclassified from events CreateChildControl() to OnLoad() in component PxRadioButtonList
  • Method LoadDataFromPxWebQuery() reclassified from events CreateChildControl() to OnLoad() in component PxCheckBoxList
  • Into component PxLabel added mode to display data for the parameters AddParamRadioList and AddParamCheckList
  • Into component PxSuperGrid added mode to display data for the parameters AddParamCheckList
  • Fixed a bug in the PxLabel, not displayed and not loaded name "Caption" from PxWebQuery at null lines
  • Fixed a bug in the procedure "ValidCodeLists()" in PxWebQuery for the validation parameters AddParamKey and AddParamWebQuery at null lines
  • Adding the new mode "None" for the parameter AddParamLink in component PxSuperGrid
  • Adding the new mode "None" for the parameter AddParamLink in component PxLabel
  • The extension mode of the ReadOnly for PxWebQuery in connection with the database.
    Columns in PxWebQuery to set the ReadOnly attribute to true (PxWebQuery.Columns[Fieldname].ReadOnly = true) are not saved and not updated in the database, these columns are not included in the SQL update statements
  • Updated Ado.Net Data Provider for MySQL (v.6.8.3.0)
  • Fixed a bug in the PxSuperGrid in mode "Edit" and "Insert", when using the "Cancel" button in case the number of lines in DB is equal 1 row
  • Added property "HideEmptyText" to component PxLabel, to hide components if the text is empty
  • Added property "HideEmptyText" to component PxEdit, to hide components if the text is empty
  • Addition of English and Slovak Manual


Version 1.53.01 - 17 Feb 2014

Changes:
  • Added new PxSmartGrid components, for the rapid data display
  • Repaired method Eof() in PxWebQuery components, under zero number of row, after calling method PxWebQuery.ReOpen()
  • Fixed a bug in the SQLCoreQuery components in the method "IndexOf"(initialization Reader method before calling Read() ) for MySQL server
  • Fixed a bug in the SQLCoreQuery components in the method "IndexOf"(initialization Reader method before calling Read() ) for Oracle server
  • Fixed a bug in the SQLCoreQuery components in the method "IndexOf"(initialization Reader method before calling Read() ) for MSSql server
  • Fixed a bug in the SQLCoreQuery components in the method "IndexOf"(initialization Reader method before calling Read() ) for Firebird server
  • Fixed a bug in the SQLCoreQuery components in the method "IndexOf"(initialization Reader method before calling Read() ) for Interbase server
  • Abolition edge of the plate in PxFlyComboBox components (border-collapse: collapse)
  • Additional method "HasRows" to SQLCoreQuery components for Oracle server
  • Additional method "HasRows" to SQLCoreQuery components for MSSql server
  • Additional method "HasRows" to SQLCoreQuery components for MySQL server
  • Additional method "HasRows" to SQLCoreQuery components for FireBird server
  • Additional method "HasRows" to SQLCoreQuery components for Interbase server
  • Fixed bug in PxWebQuery components demarcated by a "from" word finding the table name of the SQL statement
  • Fixed a bug in the PxFilterView components, which was shown to change filtering criteria
  • Addition of English and Slovak Manual


Version 1.51.01 - 01 Sep 2013

Changes:
  • Supplemented mode to display "mvDevelop" on PxMenu components
  • Fixed style for centralized mode show in "mvOutlook" in component PxMenu
  • Added validation of the AddParamKey() methods for aFieldNameMenu parameters
  • Added validation of the AddParamKey() methods for aFieldNameKey parameters
  • Added validation of the AddParamKey() methods for aFieldNameValue parameters
  • Added validation of the AddParamKey() methods for aFieldToView parameters
  • Added validation of the AddParamKey() methods for aFieldToDB parameters
  • Added validation of the AddParamWebQuery() methods for aFieldName parameters
  • Added validation of the AddParamWebQuery() methods for aFieldNameKey parameters
  • Added validation of the AddParamWebQuery() methods for aFieldNameValue parameters
  • Added validation of the AddParamWebQuery() methods for aFieldToView parameters
  • Added validation of the AddParamWebQuery() methods for aFieldToDB parameters
  • Addition of English and Slovak Manual


Version 1.47.01 - 27 Jul 2013

Changes:
  • Added new PxMenu components
  • Corrected generate CSS file for the PxSpeedButton components
  • Fixed registration JS file for the PxDbPopUp components
  • Adjusted Decimal type and other types of SQLCoreQuery component for MS SQL server
  • Adjusted Decimal type and other types of SQLCoreQuery component for MySQL server
  • Adjusted core of PxEdit components
  • Adjusted core of PxMemo components
  • Adjusted core of PxComboBox components
  • Adjusted core of PxJSDatePicker components
  • Adjusted core of PxRadioButtonList components
  • Adjusted core of PxSuperGrid components
  • Addition of English and Slovak Manual


Version 1.39.01 - 12 Mar 2013

Changes:
  • Supplemented Decimal type and other types to SQLCoreQuery components for Interbase servers
  • Supplemented Decimal type and other types to SQLCoreQuery components for FireBird servers
  • Supplemented Decimal type and other types to SQLCoreQuery components for MS SQL servers
  • Supplemented Decimal type and other types to SQLCoreQuery components for MySQL servers
  • Addition of English and Slovak Manual


Version 1.37.01 - 12 Dec 2012

Changes:
  • Added component PxSpeedButton
  • Fixed a bug in the component PxDbNavigator when the Enabled property equal to false (Enabled = false)
  • Added property "AddTable" into PxDbNavigator components
  • Fixed a bug in the PxJSDatePicker components the Caption property in the central definition of label components
  • Fixed a bug in the PxLabel components the Caption property in the central definition of label components
  • Fixed a bug in the PxChart components when you load your number with decimal value
  • Added property "DecimalPrecision" into PxChart components
  • Updated Ado.Net Data Provider for MySQL (v.6.6.4)
  • Updated Ado.Net Data Provider for Firebird (v.3.0.2.0)
  • Addition of English and Slovak Manual


Version 1.35.01 - 17 Aug 2012

Changes:
  • Added the property "Header.Text" to PxSuperGrid components
  • Added the property "Header.ToolTip" to PxSuperGrid components
  • Added the property "Header.NoSort" to PxSuperGrid components
  • Added the property "Header.ReadOnly" to PxSuperGrid components
  • Added the property "Header.Width" to PxSuperGrid components
  • Fixed a bug in the field for AddParamKey() parameter in the PxFilterView components
  • Added strings in the structure PxCultureStrings of the PxLogin components
  • Fixed bug when displaying the number of lines in a state where "PagerStyle.HorizontalAlign = HorizontalAlign.Right" in the PxSuperGrid components
  • Addition of English and Slovak Manual


Version 1.33.01 - 28 Jun 2012

Changes:
  • Added method "public void AddParamKey(string aFieldName, string aFieldNameKey, string aFieldNameValue, string aSQLText);" to PxWebQuery components
  • Added method "public void AddParamWebQuery(string aFieldName, string aFieldNameKey, string aFieldNameValue, string aPxWebQueryName)" to PxWebQuery components
  • Added method "public void AddParamWebQuery(string aFieldName, string aFieldNameKey, string aFieldNameValue, PxWebQuery aPxWebQuery)" to PxWebQuery components
  • Added method "public void AddParamWebQuery(string aFieldName, string aFieldNameKey, string aFieldNameValue, string aFieldToView, string aFieldToDB, PxWebQuery aPxWebQuery)" to PxWebQuery components
  • Added the property "CaptionRecordCount" to PxSuperGrid components
  • Added the property "VisibleRecordCount" to PxSuperGrid components
  • Added the event "OnMonitorSQLSelect" to PxSuperGrid components
  • Added the property "TableBegin" to PxFilterView components
  • Added the property "TableEnd" to PxFilterView components
  • Fixed bug when selecting items with the same name in the sub-item in the PxFilterView components
  • Fixed bug when redrawing the contents of the PxSuperGrid components in state sqBrowse
  • Added method "RebuildSQlSelect(string AddSelect, string AddFrom, string AddWhere)" to PxFilterView components
  • Addition of English and Slovak Manual


Version 1.31.01 - 01 Mar 2012

Changes:
  • Added method GetValue(string FieldName) to PxFlyComboBox load the components values for each ComboBox
  • Added method GetValue(string FieldName, Int32 NumberRepeaterPanel) to PxGreatRepeater load the components values for individual components embedded in PxGreatRepeater components
  • Added method "GetValueFromKey" and "GetValueFromStructKey" by into PxWebQuery components
  • Added the property "CharacterCode" to PxWebQuery components, the possible states: ASCII, UTF8, UTF16, UTF32, UTF7 for Oracle Server
  • Complemented by expression "SelectedRow" to Event ParamDynamicFieldEventHandler the PxWebQuery components. Description of Delegate: Delegate void ParamDynamicFieldEventHandler(object sender, DataRow DataRow, bool SelectedRow, ref string Value);
  • Fixed bug when redrawing the PxDbNavigator components, when state Count = 0
  • Addition of English and Slovak Manual


Version 1.29.01 - 28 Dec 2011

Changes:
  • Added property DateFormat to PxSuperGrid components
  • Added functionality additional and automated data validation to PxSuperGrid components
  • Fixed a bug in the PxWebQuery components, when editing the value of primary key columns
  • Fixed a bug in the PxSuperGrid components, when editing the value of primary key columns
  • Added functionality to PxWebQuery components processing more complex SQL selects
  • Added property ThreeState to PxRadioButtonList components
  • Append the reset button btnNullState to PxRadioButtonList components
  • By a new type of validation to vtIsUnique additional validation
  • Addition of English and Slovak Manual


Version 1.27.01 - 11 Oct 2011

Changes:
  • Added component PxLogin
  • Added functionality for components PxSuperGrid, the length of the edit element in a column is read from the property VisibleFields of PxSuperGrid component
  • Added property CaptionWidth to PxEdit, PxComboBox, PxCheckBox, PxLabel, PxMemo, PxJSDatePicker, PxRadioButton, PxCheckBoxList components
  • Fixed a bug in the PxFlyComboBox component, when the ID (key) value is string
  • Addition of English and Slovak Manual


Version 1.21.01 - 12 Jul 2011

Changes:
  • Added support for multi-language system for Px Framework - PxCultureStrings.dll
  • Append new methods of the components SQLCoreQuery:
        AddParameter(string parameterName, string dbType, Int32 size, string sourceColumn, byte[] Value,
             string FieldSubTypeValue);
        AddParameter(string parameterName, string dbType, Int32 size, string sourceColumn, byte[] Value);
  • Added property VisibleButton to PxUploader components
  • Fixed bug in PxUploader, event OnAllCompleteUpload
  • Append new events OnBeforeClose and OnAfterClose to the PxWebQuery components
  • Fixed bug in PxWebQuery, for calling events OnBeforeOpen and OnAfterOpen
  • Fixed bug in procedure BeforeValidPost when Visible = false and Enable=false
    in components PxEdit, PxComboBox, PxMemo, PxJSDatePicker, PxCheckBoxList and so on.
  • Addition of English and Slovak Manual

Version 1.19.01 - 09 Jun 2011

Changes:
  • Added component PxRadioButtonList
  • Added param AddParamRadioList() to PxWebQuery components
  • Added property FieldName to PxCheckBoxList components
  • Added property PxDataSource to PxCheckBoxList components
  • Fixed bug in PxWebQuery, search through the Find method in the column type string
  • Fixed bug in PxWebQuery, find the primary key column PK by column renamed
    the procedure CreateColumnsDtTableEx
  • Fixed bug in PxWebQuery in commands Eof() and Bof() in the state record Count = 0
  • Added method Close(bool CleanNow) into components PxWebQuery
  • Addition of English and Slovak Manual

Version 1.17.01 - 17 May 2011

Changes:
  • Added component PxDbPopUp
  • Added property SumText to PxCheckBoxList components
  • Added component PxCheckBoxList
  • Added property SequenceName to PxWebQuery components
  • Added property Filter to PxComboBox components
  • Added property AddOnlyTdToLabel to PxEdit, PxComboBox, PxCheckBox, PxLabel, PxMemo, PxJSDatePicker, PxRadioButton components
  • Added property AddTdToLabel to PxEdit, PxComboBox, PxCheckBox, PxLabel, PxMemo, PxJSDatePicker, PxRadioButton components
  • Fixed bug in PxChart for multiple display component in UpdatePanel
  • Fixed bug in PxCheckBox, non-functional property TableEnd
  • Fixed bug in PxFilterView for downloading the data into components DropDownList
  • Fixed bug in PxWebQuery, the MySQL module, procedure ConvertMySQLType [ , ) ]
  • Addition of English and Slovak Manual

Version 1.12.01 - 01 Apr 2011

Changes:
  • Added component PxUploader
  • Removal of vertical accents in the legend to PxChart
  • Addition the chapters PxChart and PxUploaderof components of English and Slovak manuals


Version 1.11.02 - 01 Mar 2011

Changes:
  • Added component PxChart
  • Added property AlignLabel to components PxEdit, PxComboBox, PxMemo, PxLabel ...
  • Added ReadOnly property to the components PxWebQuery
  • Anhanced ability PxWebQuery components in creating a unique dynamic column
  • Fixed issue in view of the components PxSuperGrid - Master/Detail
 
  PxWebQuery
  PxSuperGrid
  PxEdit
  PxComboBox
  PxCheckBox
  PxJSDatePicker
  PxDbNavigator
  PxLabel
  PxFlyComboBox
  PxGreatRepeater
  PxChart
  PxUploader
  PxFilterView
  PxCheckBoxList
  PxRadioButtonList
  PxLogin
 
 
  AddParamKey()
  AddParamWebQuery()
  AddParamGreatWeb...
  AddParamCheck()
  AddParamFlyCombo...
  AddParamCheckList()
  AddParamRadioList()
  AddParamValidation()
 
 
  AddParamFilter()