| 
   
   
   Version history of Px Framework components: 
   
   
    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
 
     
   
    
   
   
   
    
 |