I currently have a drop down that is used to filter a Feature Layer by unique field values. I would now like to view the results of my query in a table that displays only after the the drop down choice has been made. The table should then refresh if an additional value is chosen. I would like to implement this with dgrid/Grid so that I can add additional, 'grid related', functionality down the road. Has anyone done this before? If so, could you please provide some sort of sample as I am fairly new to working with dojo.
Jacob,
There is a 3.x dgrid sample here:
Show find task results in a DataGrid | ArcGIS API for JavaScript 3.20