[mapguide-users] Regarding--Selection of Features
Kenneth Skovhede, GEOGRAF A/S
ks at geograf.dk
Wed Feb 25 06:58:36 EST 2009
Depending on where you call the code from, parent.parent may point to
something completely different.
You may also be violating the "same origin" javascript policy:
http://en.wikipedia.org/wiki/Same_origin_policy
If not, I recommend installing firebug, and inspecting the variables to
see what "parent" refers to.
Regards, Kenneth Skovhede, GEOGRAF A/S
ravinder.singh at BIRLASOFT.COM skrev:
> ...
>
>
>
> And I have generated the selctionxml in code behind on
> SelectedIndexChanged event and is coming pefectally in MySelection
> Function of java script, but the problems comes at
> parent.parent.SetSelectionXML, I am unable to get the reference of
> parent.parent.SetSelectionXML, and also tried in some other ways
> around but not getting success in getting the reference of mapFrame or
> parent.parent.SetSelectionXML.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20090225/14740c4c/attachment.html
More information about the mapguide-users
mailing list