Export to MS WORD:
When we select the value from Dropdown list ,the requrired detail for selected value to be export in MS WORD .
From the Data base.
Events:
1.Buttton click
2. dropdown_SelectedIndexChanged
Process:
It is a simple example.justd add the employee detail in DB .
using the form.
Then we can export the particular employee detail from select dropdown value.