|
PowerView Example #3
The last column ('Size') uses the ColumnSortType parameter to specify that sorting should be numerical. As a result, if you click the Size column-header, that column will be sorted numerically rather than alphabetically. You can also see that items can be blank: although we've used the same items as in previous examples, we've removed the items showing the word 'No' to leave empty spaces. We've also set the ShowSelector parameter to 'No', so no selector is shown when the applet is clicked.
Finally, we've added our Satellite add-on immediately below PowerView. Moving over any column-header or item displays a short text description. (It could also display images, and use HTML-formatted text.)
|