I am unable to delete multiple rows with one call to the javascript deleteRows() function.
I am building an array of my object and passing that over, but I get the error:
"Async request failed.
Could not find a non-generic method xxxx that takes parameters of type xxxx."
I have tried allowing an array of my object as the delete method argument in the code behind and that didn't work.
I also tried a generic list of my object with the same error message.
Hello Ben Hull,
If you have another questions or need clarifying regarding this matter, please do not hesitate to contact me!
Regarding what is new in the latest versions, I suggest looking into the following section in our documentation:
http://help.infragistics.com/NetAdvantage/ASPNET/2013.1/CLR4.0/?page=Web_Whats_New.html
If needed there is a revision history to preview changes for every single Volume of NetAdvantage.
As a principle every new version of the product supports previous functionality. Any known issues, limitations or breaking changes which may have occurred across releases are documented at:
http://help.infragistics.com/NetAdvantage/ASPNET/2013.1/CLR4.0/?page=Known_Issues_and_Limitations_Landing_Page.html
If you want to personally try the new functionality and see if it fits with your projects, you can always use the trial version found at:
http://ko.infragistics.com/products/aspnet/
Please let me know if you have any other questions.
What is the ease of upgrading the WDG to the latest version?
How many functions and methods are sunsetted or obsolete?
We have quite a bit of hacks in place currently to achieve the desired result with our current version.
Hello Ben,
The Batch Updating feature was introduced in Volume 11.2 of NetAdvantage.
Some users have used a workaround approach in previous versions. It is likely to be of use to you too, and be mindful, that it is not to be relying on, since it is an alternative. I hope it is of good use to you.
I suggest you consider updating to the last version of the product and take advantage of the newly implemented functionality.
thanks for the info.
I do not think the version of WDG that we are using (v10.3) allows for BatchUpdating. As I do not see the option on the Editing Core.