TWebTableControl

Hi,

How can I drag drop from a cell to another control. There is no DragMode property.

Thanks,

Ken

Sorry, there is currently no cell drag & drop feature in the TWebTableControl

Ok, thanks. I guess my best solution then is to use the FNC Grid then?

I was trying to avoid this as it doubles the size of the js file.

I can't actually manage to get that working either. I need to be able to drag and drop a cell from the grid to an edit box. How can I do that?

Sorry, at this moment this isn't built-in.

Is there anyway I can do this at the cell level myself using javascript?

I do not have a ready to use example. We will need to allocate time for this.

Thanks. That would be greatly appreciated.