I have used the Ext.NET 2.0 rc2, but it can't support DirectEventArgs event by ASP.NET MVC3.
And the tree panel have some problem, it look not support IE6~IE8.

e.g This event work on code behind, but it can't work on MVC.
protected void TreeClick(object sender, DirectEventArgs e)