views:

242

answers:

0

Hi there,

I am new to dojo so i’ll need help. I’ll be very thankful if u can halp me. I am experimenting with dojo dnd and i have a problem to solve. I cannot find a way to make dijit.form.TextBox to be the Target of a dnd action. Can u tell me a way how to autofill the textbox with the dragged item(text)? My goal is when I drop the text over the dijit.form.textBox (which should be the target), the content of the dragged text to fill the textbox. Whith div tag it works ok, but for TextBox i don’t know how :( Please help!

Thanx