Hi,
I created a JSFiddle which illustrates the problem:
It should override the input value in the edit form with 'bla' but does not do so, as the element passed to custom_value does not seem to exist.
As I already pointed out here: http://www.trirand.com/blog/?p…..=393#29419
I think the bug is that custom_value is called before the form is attached to the table body.
A workaround seems to be to replace this code in createData:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top