hi,
my code has been attached to the following website
http://www.prabirshrestha.com/telerikproblem3.zip
i use telerik radcontrols for asp.net ajax q1 2008. (I have not included the bin folder).
I want to set the initial value to of the combobox which containts a treeview inside. the treeview is populated on demand.
if u look at the code, suppose i click a treeview at the left . for example categories>electronics>mobile. and click the update button in the formview, the parentId is always reseted to 0. so how do set the initial value and text of the combobox to the parentId.
i would also want the treeview inside the combobox to automatically expand to the specified parentId node, when the combobox is opened for the first time.
thanks
my code has been attached to the following website
http://www.prabirshrestha.com/telerikproblem3.zip
i use telerik radcontrols for asp.net ajax q1 2008. (I have not included the bin folder).
I want to set the initial value to of the combobox which containts a treeview inside. the treeview is populated on demand.
if u look at the code, suppose i click a treeview at the left . for example categories>electronics>mobile. and click the update button in the formview, the parentId is always reseted to 0. so how do set the initial value and text of the combobox to the parentId.
i would also want the treeview inside the combobox to automatically expand to the specified parentId node, when the combobox is opened for the first time.
thanks