|
-
November 12th, 2008, 06:41 PM
#1
Simulated button click
Hi
I have a window that has a grid, initial requirements were for the grid to be empty till a calculate button was clicked. I now need to fill this grid when the window is instantiated. Instead of repeating the code in the button I need to either call that method or simulate a click on the button so it will fill the gridinitially. Can anyone help me with either a simulated click on the button or calling that method programatically. The name of the method is
public void executeButton_Click(object sender, EventArgs e)
Thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|