Hey Kelly,
I have a question for you
Based on the above link , I have created a grid and made it editable too. For my purpose, I need to take let's say the first row and create parameters out of it and send to a geoprocessing service. What is the best way to access each row and column so I can send it as parameters.
Based on all the documentation, it looks like dgrid takes the entire dataset and sends it to a server but I don't want to do that.
Please help!!
Hi Ken,
I am trying to edit attributes value of a feature service in ArcGIS online. Currently, I am using ArcREST to update the table in ArcGIS online each record at time. Is there a way to update a bunch of records at once? Please share the information.