LimitColumn Class to Truncate the Length of a Database FieldID and Description of the 10 most viewed FAQs on
ASPFAQs.com. However, the Description column is
truncated to 50 characters through the use of a custom DataGridColumn class. The logic that is used
to truncate is contained in the class itself, hence the reason this page does not contain any sort
of Truncate function as was the case in the
previous demo.
Source Code:
|