Delete a column by selecting it and
choosing Remove (??“). To restore a deleted column, choose Add (+) and select the desired column
from the Add Columns dialog box that appears.
5. Set the order for your columns by selecting a column and adjusting its position with the up and
down arrows.
Columns higher in the list are placed to the left of those lower in the list.
6. Add interactive sorting to any column by selecting the column and choosing the Sort Column
When Header is Clicked option.
Any column with this option enabled will be noted with the word Yes in the Sortable column.
607
Powering Ajax Pages with Spry 18
7. If desired, select the CSS classes to apply to odd and even rows in the Odd Row Class and Even
Row Class lists, respectively.
Dreamweaver lists all the available CSS classes in the drop-down lists. If you don??™t have a class
already defined, enter the name for your anticipated CSS rule (without a leading period) and
define the rule after the Spry table is inserted.
8. If desired, select the CSS classes to apply when the user??™s mouse hovers over or selects a row in
the Hover Class and Select Class lists, respectively.
These lists are also editable.
9. If the table to be inserted is within a master region and you want to automatically update a detail
region, choose the Update Detail Regions When Row is Clicked option.
Pages:
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096