Commit History

Author SHA1 Message Date
  Igor Zelmanovich 2ca9ca85d6 2007-01-29 Igor Zelmanovich <[email protected]> 19 years ago
  Vladimir Krasnov 08e9a10ab9 * Panel.cs: fixed AddAttributesToRender for 2.0, text align should be style attribute 19 years ago
  Adar Wesley 0e80dc0e13 2007-01-29 Adar Wesley <[email protected]> 19 years ago
  Vladimir Krasnov 6e9d8e78c5 * WebControl.cs: added internal method AddDisplayStyleAttribute for display:inline-block style attribute 19 years ago
  Eyal Alalouf 3d357ffc84 Add support for multiple fomrs on the client side in case of TARGET_J2EE portal support. 19 years ago
  Vladimir Krasnov 43d89d9595 * TextBox.cs: implemented AutoCompleteType property, fixed AddAttributesToRender 19 years ago
  Ilya Kharmatsky 0a1d87626b Fixed rendering problems in DetailsView control, related to an empty data source. 19 years ago
  Konstantin Triger 9a3cbe3cd7 suppress exception if eval() fails 19 years ago
  Miguel de Icaza 6b4c7232fd * SiteMapNode.cs (GetExplicitResourceString): implement. 19 years ago
  Adar Wesley c755a793f2 2007-01-18 Adar Wesley <[email protected]> 19 years ago
  Vladimir Krasnov 5d159dace9 * Menu.js, Menu.js: added null reference checking for every getTree or getMenu call 19 years ago
  Adar Wesley 1182130305 2007-01-18 Adar Wesley <[email protected]> 19 years ago
  Konstantin Triger 9bfa9ec507 ToString the validating property value, if null return an empty string 19 years ago
  Vladimir Krasnov 2f8efd3bbc * TreeView.cs: fixed RegisterStyle, style names should be without leading underscore. fixed RenderNode, node icons should be taken also from level styles 19 years ago
  Adar Wesley 0253ad0451 2007-01-17 Adar Wesley <[email protected]> 19 years ago
  Konstantin Triger 645443b229 don't force creating rows collection when SelectedIndex changes; RequireBinding on select 19 years ago
  Vladimir Krasnov 20acde199c * TreeNode.cs: fixed Bind, fixed Value updating 19 years ago
  Vladimir Krasnov efe2984b90 * DataList.cs: fixed OnBubbleEvent, added SelectedIndex updating 19 years ago
  Vladimir Krasnov f874c30a24 * DetailsView.cs: fixed CreateChildControls, PageIndex cannot be less than zero 19 years ago
  Vladimir Krasnov b03085f9db * DetailsView.cs: fixed CreateChildControls, PageIndex should be less or equal to PageCount 19 years ago
  Igor Zelmanovich 12b82674a6 2007-01-15 Igor Zelmanovich <[email protected]> 19 years ago
  Vladimir Krasnov a537943463 * FileUpload.cs: fixed FileName property, should return filename without full path on client side 19 years ago
  Ilya Kharmatsky 7842ea07ef Implementation of ListControl.VerifyMultiSelect with method with proper overloading in derived types. 19 years ago
  Igor Zelmanovich 9d2c9243fb 2007-01-15 Igor Zelmanovich <[email protected]> 19 years ago
  Igor Zelmanovich cdab38bd8c 2007-01-15 Igor Zelmanovich <[email protected]> 19 years ago
  Eyal Alalouf a7135f35cd Add portal support 19 years ago
  Ilya Kharmatsky 9c154b7948 Adding support for .net 2.0 property "BaseCompareValidator.CompareInvariantValues". The changes are also reflected in .net 1.1 implementations (the 2.0 related methods are defined 19 years ago
  Konstantin Triger 18514d00ac * XmlDataSource.cs: refactored to use cached collection. 19 years ago
  Konstantin Triger 4499e7b3e3 consider parameter names and DataObjectMethodAttribute during method resolution 19 years ago
  Vladimir Krasnov 93259d3707 * SqlDataSourceView.cs: fixed OnUpdating, OnInserting call with SqlDataSourceCommandEventArgs 19 years ago