Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
120
load shape file on drill down
posted

I have 2 layers defined.  The first being the world and the second will be the detail of the country clicked in the first layer.  I'm trying to dynamically load a shapefile into the second layer based on the country selected in the first world layer.  I'm setting the reader of the second layer to a new ShapeFileReader in the ElementClick event but it is not getting imported because the Imported event on the second layer is not fired.  I have also seen some mentions of a Europe sample that does something similiar but I'm not sure where that is located either.

Thanks,

Eric