Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the display of the encoding and collation of fields that don't support ↵ | stuconnolly | 2012-07-16 | 1 | -1/+1 |
| | | | | them (introduced in r3708). This also fixes the issue of re-ordering non-string fields failing due to the encoding and collaction being included. | ||||
* | Tidy up SPTableStructure including moving all the private field type ↵ | stuconnolly | 2010-10-28 | 1 | -0/+42 |
validation methods to their own class, SPTableFieldValidation. |