Gday Community,
I've recently found the grid property in the GSA and I've started to implement it for attaching lists of plans as XML fragments and such to my features.I have a question regarding attaching atribtues to the grid property:
How can I get the cells (the attributes I've assigned as columns) to use there defined type input (combobox, datetime, etc) I would like to be able to assign a list of plans as an xmlf ragment that ends up with one field that is the plan number and another that is selected from a list (As Con, Demolished, For Con, Survey Pickup etc...)
I've been trying to get XML fragments to work for a long time and this seems like exactly what I'm looking for.
Cheers-Adam Jamison
Thanks Carlos
You should find it in the following path: "...WorkSpace\Projects\Examples\Geospatial\geo_example\xml\schema"
Regards
Carlos
Hi Jeff,
where can we find this geo_example.xml I haven't seen this using the search button. Is this included in the installation?
I've got it working now was missing the property part [gridPropertyName]/[subProperty]
However I can't seem to get a date pick list to show?
Thanks Jeff.
Adam,
In the delivered geo_example_designer workspace and provided geo_example.xml schema, take a look at the Count1Xml business property of the TelcoCable feature class which uses a Grid along with a few ComboBox properties.
Regards,
Jeff Bielefeld [Bentley]