Version

Record Sorting (xamDataPresenter)

Most of you can remember creating a bubble sort algorithm while studying programming. Coding a bubble sort may or may not be second nature to you now, but the importance of sorting is paramount. Sorting gives your end user a way to find the data they need, for example, alphabetically or numerically.

Understanding how sorting and grouping function is not enough, you need to know how and when to use them.

Click the following links to view topics written specifically to help you sort your data using the xamDataPresenter control.