PDA

View Full Version : How to remove erase die list from diefield option ?



LilCthulhu
December 7th, 2009, 19:32
I've been able to block ondrop ;) now I need to block onclear ;)

Or how to block it ?

Thanks

LilCthulhu
December 8th, 2009, 15:34
Basically,

I don't want the user to be able to clear a diefield since they can only drag from the diefield and not drop into it...

I could put a control on top of it and replicate the drag function... but that seems overkill ?

Chris