I am using esri arcgis sliverlight API 2.4 , below is my legend, my map has one feature layer and one dyanmic service layer with nested layers like below
Feature Layer A
Group Layer
Group A
Layer A1
Layer A2
Layer A3
Group B
Group B1
Layer B1
Layer B2
Group B2
Layer B2
.....
Questions
- 'Feature Layer A' is same as 'Layer A1'. I want to bring this 'Feature Layer A' to position of Layer A1. But layer should be remain as feature layer only. How to do this?. i.e feature layer inside the dynamic service layer group?.