Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 953 Bytes

performance.md

File metadata and controls

25 lines (16 loc) · 953 Bytes
title page_title description slug tags published position
Performance
Performance
Check our "Performance" documentation article for the RadTreeListView {{ site.framework_name }} control.
radtreelistview-performance
performance
true
6

Performance

As the RadTreeListView inherits the RadGridView it shares the same API. The RadGridView API allows you to tweak your application for optimal performance. If you are a developer who wants to use RadGridView or RadTreeListView, you should be familiar with the features regarding the performance exposed by the RadGridView API.

To learn more about them, read the [respective topic]({%slug radgridview-performance-tips-tricks%}) in the RadGridView's documentation.

See Also

  • [Getting Started]({%slug radtreeliestview-getting-started%})

  • [UI Virtualization]({%slug radtreelistview-features-ui-virtualization%})