Hi,
We have an observable array wich is bound to an igGrid.When removing an item from the observable array the grid should be updated, but instead a javascript error is thrown.
After investigating we found that the problem occurs in the following file.Infragistics.UI.grid.knockout-extensions.js
There is a typo in the javascript, a variable 'olds' is used where it should be 'oldds' !
After changing this typo at 2 places, we found that this solved the problem.
Could you have a look into this issue, so other people using the knockout extension wont have this bug.
Greetings,
Christophe
Hello Christophe,
After additional investigation I have found that our R&D team is aware of this issue and fixed it in the latest internal builds.
The fix will be available most probably in the upcoming Service Release.
Thank you again for pointing out this issue and providing temporary workaround for it.
I installed Infragistics 2012.1
The Infragistics.UI.grid.knockout-extensions.js came with theNetAdvantage(TM) for jQuery 2012 Volume 1 pack.
Greets
Thank you for posting on Infragistics forum and reporting this issue.
Can you tell me what version of “Infragistics.UI.grid.knockout-extensions.js” file you use in your application and what version and build of our controls you have installed on your machine?
I am waiting for your reply.