|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
event triggerHi
How can I trigger a button_click event in c#, please? I have tried calling the event directly, but it event was looking for some parameters such as sender and eventarguments which I don't know what to send?! TIA -- Send (null,null) if you don't use the parameters.
Better yet create a seperate function that is called by the event and anywhere else. Show quoteHide quote "dl" wrote: > Hi > How can I trigger a button_click event in c#, please? I have tried calling > the event directly, but it event was looking for some parameters such as > sender and eventarguments which I don't know what to send?! > > TIA > > -- > > > >
Skin and custom controls (ASP 2.0)
Another basic question: How to call and show one Web Form from another Web Form? ASP.net datagrid with more than 1 datasource Datagrid - How to format EditCommandColumn? SortCommand and custom headers - why won't they play nice? Odd Dropdownlist problem Composite Web Control ListBox not firing SelectedIndexChanged (AutoPostBack=True) Panel limitations? Validation Controls checking for a particular value |
|||||||||||||||||||||||