I am trying to *decode* encoded fields from server.
autoencode option is easy enough (/jqgridwiki/doku.php?id=wiki:options&s[]=autoencode), just add to grid definition and encoded data shows up on server.
PROBLEM: HOW TO USE jgrid.htmlDecode (/jqgridwiki/doku.php?id=wiki:methods&s[]=htmldecode)
???
Where do we plug in jgrid.htmlDecode to the client-side grid code so we can decode text fields coming from the server that are encoded?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top