Hi. Newbie stuff: Using 3.8 datatype: “local” multiselect:true
By default, the check box input instantiated from the multiselect option is using the first column value, in this case an integer representing a team number { name:”team”, index:”team”…
When all the team numbers are unique this is fine, however when several rows are displayed along with team , it results in multiple redundant ids, and pushes those ids down into the dom and checkbox input leading to weird events.
So whenever team = 1, one is put in the following structure
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top