|
Title: jQuery error when using DataGrid and DataGridView Post by: MB34 on July 07, 2016, 06:41:47 AM For some reason, I'm getting this error using the DataGridView and DataGrid together. This works perfectly in anotehr application. Using jQuery v2.2.2
Code: jquery.min.js:3 Uncaught TypeError: ((n.event.special[g.origType] || (intermediate value)).handle || g.handler).apply is not a function Any ideas? |