Advanced Grid in 9.0.1 modification
Is there any way to update the Advanced Grid in 9.0 with some custom code? It appears that the Advanced Grid widget code has been minified and obfuscated in the advanced-widgets-bundle.js file. I'd like to be able to modify that so I can get all of the table rows in the editedTable property of the widget. I could try and grab an older version of the advanced grid and modify it but I notice there were some improvements made to it in 9.0 that I don't want to remove. Thanks!

