I've found the problem…. At line 3413:
nm = this.index || this.name;
should be…
nm = this.name || this.index;
Is that correct?
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS