Bound Span Control
The bound span control can be used to store span code in a field in a table, and when the data access page displays the values in that field, the span code performs the actions that you specified. When the field or column is placed on a data access page as a bound span control, the contents of the field are rendered as span and are not editable.
Notes
- You can make the bound span control the default control for a grouped data access page. Set the DefaultControlType property of the data access page to Bound Span.
- You can use a bound span control to display calculations and all data on a grouped data access page. The page will load faster in Microsoft Internet Explorer if you use span controls.
- You can't use the navigation control to sort or filter on bound span controls in Page view or in Internet Explorer.