Hi everyone, mi problem this time is this: I have a treeview, dinamic generated by code, so, I want to Expand the Node when I clic in the node (NO in the +/- symbols). Besides, I want to set the first node expanded by default. I try whit the SelectedNodeChange event ... but it doesnt work, not execute...