Andrew Skiba
|
2a66bedaf6
* FormView.cs: use TableStyle for ControlStyle
|
19 tahun lalu |
Andrew Skiba
|
570f4c1a42
* FormView.cs: save DefaultMode and DataKeyMode in control state.
|
19 tahun lalu |
Andrew Skiba
|
85881d7f83
* FormView.cs: init DataKeys and fix null reference.
|
19 tahun lalu |
Gonzalo Paniagua Javier
|
1752cddaf5
2006-07-28 Gonzalo Paniagua Javier <[email protected]>
|
19 tahun lalu |
Gonzalo Paniagua Javier
|
36a17d89ff
2006-07-28 Gonzalo Paniagua Javier <[email protected]>
|
19 tahun lalu |
Andrew Skiba
|
4991ef2b84
* FormView.cs: initialize PageCount with 0; fix IsBindableType to include Decimal.
|
19 tahun lalu |
Andrew Skiba
|
555b1d6091
DetailsViewRowCollection: return this in SyncRoot.
|
19 tahun lalu |
Andrew Skiba
|
39bfef9347
* FormView.cs: throw ArgumentOutOfRange exception on bad CellSpacing and CellPadding.
|
19 tahun lalu |
Andrew Skiba
|
683a02ffa8
* ObjectDataSource.cs: add doc and fix usage of MergeParameterValues
|
19 tahun lalu |
Andrew Skiba
|
a6e6400dfa
* AutoGeneratedField.cs: fix the internal constructor according to test DetailsView_CreateAutoGenerateRow
|
19 tahun lalu |
Vladimir Krasnov
|
dcab8a6d4f
* XmlDataSource.cs: implemented XSLT, removed properties from view state
|
19 tahun lalu |
Andrew Skiba
|
a9ef07a5cc
fix IsBindableType in accordance with MSDN and tests.
|
19 tahun lalu |
Vladimir Krasnov
|
4654c8ea2f
* Wizard.cs: fixed ActiveStep property
|
19 tahun lalu |
Andrew Skiba
|
5886c7b20b
ImageField.cs: fix null reference bug.
|
19 tahun lalu |
Andrew Skiba
|
809b610878
* DetailsView.cs: init DataKey property with empty collection.
|
19 tahun lalu |
Andrew Skiba
|
9a397857d5
create TableStyle in CreateControlStyle.
|
19 tahun lalu |
Andrew Skiba
|
771dc55058
don't throw the exception .Net does not throw
|
19 tahun lalu |
Andrew Skiba
|
12c5b860e9
* DetailsView.cs: save DefaultMode and DataKeyNames in control state, to match .Net; fix PageCount to match record count.
|
19 tahun lalu |
Vladimir Krasnov
|
6d64e858e1
* Menu.cs: fixed properties default values, fixed rendering SkipLinkText
|
19 tahun lalu |
Vladimir Krasnov
|
e108c3d154
* Wizard.cs: implemented SkipLinkText, TagKey
|
19 tahun lalu |
Andrew Skiba
|
33d01dd298
fix the regressions, caused by the previous commit.
|
19 tahun lalu |
Andrew Skiba
|
a7e190393e
corectly handle the different default values of DetailsView.CellSpacing and Table.CellSpacing
|
19 tahun lalu |
Andrew Skiba
|
8292c900bd
create a pager row when needed
|
19 tahun lalu |
Gonzalo Paniagua Javier
|
11a89e04a7
2006-07-21 Gonzalo Paniagua Javier <[email protected]>
|
19 tahun lalu |
Andrew Skiba
|
0c9ecc39ca
* DetailsView.cs: many fixes: initialize PageCount with 0; initialize
|
19 tahun lalu |
Andrew Skiba
|
c442b9665b
* DetailsView.cs: create HeaderRow and FooterRow even when HeaderText and
|
19 tahun lalu |
Andrew Skiba
|
0f86321f25
Render fix
|
19 tahun lalu |
Andrew Skiba
|
6e09bde41e
* BoundField.cs: don't call DataBinder.GetPropertyValue with empty property name.
|
19 tahun lalu |
Andrew Skiba
|
45cbe07588
NullReferenceException fix
|
19 tahun lalu |
Vladimir Krasnov
|
f8020b63d0
* PagerSettings.cs: implemented PropertyGhanged event
|
19 tahun lalu |