Any additional attributes you might want to apply to each item in a column. This property basically allows you to override any cell behaviors.
Example:
ItemAttributeString="align='right' style='color:red;font-weight:bold'"
Note the use of single quotes that are required for VS.NET rendering for anything inside quotes.
o.ItemAttributeString
See also:
Class wwWebDataGridColumn© West Wind Technologies, 1996-2024 • Updated: 12/10/05
Comment or report problem with topic