I'm trying to send extra variables to the script that populates the grid. The information is stored in a form. From what I can tell, this is acomplished using userData. Indeed what I've got does submit the from field — but no the value.
I checked the javascript that pulls the form value. When used outside of the grid, it works used inside the gird it always posts null. Any help would be greatly appriciated.
Here's the client side code I'm working with. I've bolded the line in question.
jQuery(document).ready(function(){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top