Hello, I have a couple stored processes to fetch a SAS dataset and then display it on the web in a jqGrid object. My jqGrid example allows for edits, adds, and deletes. I'd like to pass these edits, adds, and deletes back to my SAS dataset. Does anyone know how to accomplish this? I suspect I may need to change the editurl option and use another stored process? I hope to use the boemska tools once I get more admin privileges. Thanks, Aaron
... View more