First look
This example demonstrates main elements of the grid, hierarchy building, grouping and sorting. All these features require just a few code lines.
Data sorting operation compares non-formatted values (for example, DateTime, int, double…), and not string values. This prevents sorting errors with different cultures and significantly improves sorting speed.
