Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9008

Make Handsontable droppable

$
0
0

Hi Friends,

I have Table like this.


var oExcelGrid = new ExcelGrid("oExcelGrid", {

   data : "{/data}",

   options : {

    minSpareRows : 100,

    colHeaders : true,

    rowHeaders : true,

    contextMenu : true

});

 

Now I try to make it droppable with:

 

   $("#oExcelGrid").droppable({

             drop: function(event, ui) {               

             }});

 

But it tells me all the time.

 

undefined is not a function.

 

Can somebody help me to make it dropable?

 

 

Thanks in advance.

Rg. Joerg


Viewing all articles
Browse latest Browse all 9008

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>