Since yesterday,i dont see scroll bar icon in JqxGrid viewed in Google Chrome.I dont see the problem in Firefox/IE.I think Google has removed scroll icons from their default page scroller.I also get the following warning in the console :
body.scrollTop is deprecated in strict mode. Please use ‘documentElement.scrollTop’ if in strict mode and ‘body.scrollTop’ only if in quirks mode.
body.scrollLeft is deprecated in strict mode. Please use ‘documentElement.scrollLeft’ if in strict mode and ‘body.scrollLeft’ only if in quirks mode.
Thnx for any help.