Are there any examples that would show how to populate the data store with an attribute from the initial feature layer so you could display in the resulting DataGrid ? For example, would it be possible to display the associated "WELL_NAME" for each related record displayed in the DataGrid results?
Can the attribute (eg "WELL_NAME" ) be passed from the wellFeatureLayer directly or is it necesary to make query the feature layer as each related record is placed in store?