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

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

ios - Possible to get UIButton sizeThatFits to work? -