Is there any good treeview control recommend thant can run both on IE and NN6/7?

  • Thread starter Thread starter Clare Hsiao
  • Start date Start date
C

Clare Hsiao

Hi all

Microsoft's treeview control is great,but it can't run under NN6/7...:(

Is there any good treeview control recommend thant can run both on IE
and NN6/7?
 
It can't?

Sure it can, there just has to be postback to handle any expand/contract/new
node changes. In IE this can all be handled without needing a postback.

--Michael
 
Back
Top