tri_inn Level: Regular User Registered: 26-08-2002 Posts: 395
|
Server Side Event association?
Please tell me with source code how could I dynamically associate a custom event with webserver control like datagrid in asp.net. As a example I want to associate a my custom event like DblClick with webserver control datagrid , as result if it is possible then when any body double click on datagrid then my custom event called DblClick will fire on serverside. So please tell me in detail if it is possible
|