Hi,
I am having a treeview application in dot net using windows
application in c#.
This treeview appliaction fetches its all nodes from the database.At
the same time
I am storing some data related to that node in database.Now I have to
drag and drop
the node from the windows application to MS Word.But when I will drag
and drop it on
MS Word,it will fetch all the data realted to that node that I stored
in the database.
For Ex.:- I am storing "Name of the node","created by which user" etc.
in the database.
All this data will also get displayed in MS Word when I drop node on
it.
Plese help me in this case
Thanks in advance.
Abhijit.
|