I have a column marked as “select” and I would like to dynamically specify the values from server. I have JSON/normal string ready from server.
I have tried to do ajax or $.JSON call, and the string is returned correctly as :
var locationData= …get string from server;
and in colModal:
{
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top