Hello!
I have added a row to my grid which has edittype set to select, and multiple to true. It shows in the grid, but it's filling in the data which is the problem. I have tried to insert an array in the JSON object, but to no success.
This is the model:
index:'ship', editoptions:{multiple:true, value:{1:"FedEx",2:"InTime",3:"TNT",4:"ARAMEX"}}
And here's what I've tried submitting:
…and lots of other variations.
I've searched the forum over and over again but can't seem to find anyone else who has had the same problem. Does anyone know how to fix this?
Best regards,
Thomas
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top