Commit History

Author SHA1 Message Date
  Andrew Skiba 6e09bde41e * BoundField.cs: don't call DataBinder.GetPropertyValue with empty property name. 19 years ago
  Andrew Skiba 45cbe07588 NullReferenceException fix 19 years ago
  Vladimir Krasnov f8020b63d0 * PagerSettings.cs: implemented PropertyGhanged event 19 years ago
  Andrew Skiba ec60702519 * DetailsView.cs: throw ArgumentOutOfRangeException for compatibility with 19 years ago
  Andrew Skiba fe61d0cf55 add a stub for DetailsViewPagerRow 19 years ago
  Vladimir Krasnov 19af9ddb15 * GridView: fixed DataKeyNames property, moved to ControlState 19 years ago
  Vladimir Krasnov d2601365d3 * CheckBoxField.cs: fixed InitializeDataCell, tooltip only in edit mode 19 years ago
  Andrew Skiba be5ab8557c test and fix for CommandField.ValidateSupportsCallback 19 years ago
  Andrew Skiba dce1bf64e8 Prepare to use HttpBrowserCapabilities. Does not affect the flow yet. 19 years ago
  Andrew Skiba 45c2031036 fixes for SiteMapPathTest.Render_xxx tests 19 years ago
  Andrew Skiba b747b812ae test and fix for rendering display:inline-block style in WebControl 19 years ago
  Vladimir Krasnov 86480b17b0 * CommandField.cs: fixed InitializeCell, wrong order of command buttons 19 years ago
  Andrew Skiba 0e831bf11d * SiteMapPath.cs: create Literal instead of Label according to the MSDN and test SiteMapPath_InitializeItem. 19 years ago
  Vladimir Krasnov 5d5395000f * Style.cs: BorderStyle should be added if BorderWidth greater than 0 19 years ago
  Gonzalo Paniagua Javier 443d57b263 2006-07-14 Gonzalo Paniagua Javier <[email protected]> 19 years ago
  Gonzalo Paniagua Javier 782ca4d930 2006-07-13 Gonzalo Paniagua Javier <[email protected]> 19 years ago
  Juraj Skripsky c546bb798d 2006-07-13 Juraj Skripsky <[email protected]> 19 years ago
  Vladimir Krasnov dfbafb5ee1 * BulletedList.cs: fixed Render, RenderBulletText, various properties 19 years ago
  Vladimir Krasnov ebf383cc6e * MultiView.cs: 'initied' state variable was changed to views count in the views collection. 19 years ago
  Vladimir Krasnov f42d9a639b * HyperLinkField.cs: fixed InitializeCell, should create link control only in data cell (not in header or footer), initialization of ControlStyle 19 years ago
  Vladimir Krasnov 4d93c37e6e * AutoGeneratedField.cs: fixed InitializeDataCell, autogenerated checkbox should have tooltip 19 years ago
  Vladimir Krasnov 1163106562 * MultiView.cs: removed exception throwing from ActiveViewIndex 19 years ago
  Konstantin Triger 9ff03c08ff DataControlFieldCollection.cs: added OnClearComplete override; 19 years ago
  Vladimir Krasnov a06298ea95 * MultiView.cs: fixed ActiveViewIndex, AddParsedSubObject 19 years ago
  Andrew Skiba 3f67d3271b fix for dotnet compliency. patch by Konstantin Triger. 19 years ago
  Andrew Skiba 61c0bd83e4 fix the default PageSeparator value 19 years ago
  Konstantin Triger ed0ed68f3e * GridView.cs: always create Header/Fotter rows, but render only when 19 years ago
  Konstantin Triger cf9bc5dad9 bug fixes found by Test/System.Web.UI.WebControls/BoundFieldTest 19 years ago
  Konstantin Triger 5005a39e07 ChangeLog for r62303 19 years ago
  Vladimir Krasnov 15ecfe88ad * System.Web_test.dll.sources: added CreateUserWizardTest.cs 19 years ago