Treeview and formview on page.
formview inside an ajax.net updatepanel.
Treeview is outside the updatepanel but there is a trigger set up inside the updatepanel for the selected event of the treeview control.
The formview datasource is set to have the treeview selectedvalue as an input param.
At anyrate, the formview is updated with the correct info based on the treeview selected record.
BUT the treeview is not able to backcolor the selected item maybe because it is not actually set as selected on the client side? Any advice on how to fix that?
Our community of experts have been thoroughly vetted for their expertise and industry experience.