| Date | 2017-01-26 (3,198 days ago) |
|---|---|
| Downloads | 14K downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET 4.5 |
| Umbraco Versions | Umbraco 7 |
Breaking changes
IGridControlValue interface will now require an IsValid property returning a boolean value to indicate whether the control (and it's value) is valid.IGridControlValue interface will now require a GetSearchableText method returning a textual representation of the control (eg. for use in Examine).