hai all,
i have added a dropdownlist control inside a datagridview by datagridview.co ntrols.add method, now i want fire the event of dropdownlist, but when i try it, event of datagridview is firing.
how to handle event of ddlist?
thanks in advance,
with cheers
-Nirmal.
i have added a dropdownlist control inside a datagridview by datagridview.co ntrols.add method, now i want fire the event of dropdownlist, but when i try it, event of datagridview is firing.
how to handle event of ddlist?
thanks in advance,
with cheers
-Nirmal.
Comment