[mapguide-users] Multiple selected features code example

Jamo adam.jamison at portbris.com.au
Mon Mar 30 23:52:02 EDT 2009


Howdy all,

I've been working on multiple selections for mapguide and I've sort of come up with something that contains a couple of nifty tricks.

-Change properties pane to your own custom panel.
-Add dragable Ajax panel to mapguide.
-list multiple selected features.

At the moment it's all a bit messy but It's a works in progress. I've tried to apply it to the Sample data set and have uploaded the code required, also requires ajax control toolkit and refrences to mapguideDotNetApi.dll, it may require some other refs to but not sure.

Basically put the code in a dir under your www root called OSCommunity change the task pane home URL to ../OSCommunity/ChangPropertyPage.aspx then run http://[servername]/mapguide/OSCommunity/SampleContainer.aspx

At the moment I think it only runs off Anonymous user but it can be changed easy enough.

I would like to try and get the GridView to be more functional... perhaps filter on the data by drop down lists at the top of the columns, sort by headings and also return some values from the actual feature like lot on plan or pipe description.... but not too sure on how to implement as this would tend to become more feature orientated....

Anyhow thought I'd put it out there and see what you all think... or maybe some of ya have something similar.? OSCommunity.zip 
-- 
View this message in context: http://n2.nabble.com/Multiple-selected-features-code-example-tp2561042p2561042.html
Sent from the MapGuide Users mailing list archive at Nabble.com.



More information about the mapguide-users mailing list