提交历史

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