Unselecting the cells on drag and drop

G

Guest

Hi,

I am making a table in ASP.NET at the runtime and loading the data in the
left and the most colums and in between there are 9 columns on which data
from either of the columns can be dropped. For that what I am coding is that,
on mouse-down and function called GetValue() is called and on mouse-up the
function SetValue() is called. In GetValue() I am getting the innertext of
the cells and in SetValue() I am setting the innertext on the dropped cells.
So, the virtual drag and drop goes on.

Here comes the problem, while dragging and dropping all the cells or the
text between the cells get selected and untill and unless I click once more
on the text of the other cell the selection remains. So if anyone could help
me out by suggesting a way to overcome this problem of unselecting the text
or the cells while whole process goes on? Any type of help or suggestions or
even wild hints are welcome.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,690
Members
48,796
Latest member
Greg L.

Latest Threads

Top