Devexpress XtraTreeList parent node -


i have 1 treelist has 1 parent node , number of childs. when loading if click on parent(root) node not selected , eventhandler node not called. if select 1 of childs , select parent node call eventhandler selecting node. appreciate on fixing that.

i have solved problemy seting treelist.focusednode null (or nothing in vb.net) in form constructor , adding handler focusednodechanged event (it cannot assigned in designer code!).

regards,

maciej nowicki


Comments

Popular posts from this blog

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -