Hi,

Can somebody tell which are the development guidelines we should know, when we're developing with Ext.Net?

I found that several methods are not working from the code-behind.

Example: we can't add nodes to the TreePanel from code-behind beyond the Page_Load event. A client-side event needs to be fired to modify controls from code-behind.

The same happens to me, with the store and other controls.

It seems like I'm not understanding how to work with Ext.Net.

Thanks,
Ariel