Changed validateGrid logic to verify if mandatory column has a value by checking the record instead of using cell textContent. 'textContent' is not supported by IE.
Authored by: prudhvireddy 2012-08-30
Parent: [r6328]
Child: [r6330]