|
-
Apr 20th, 2004, 08:55 AM
#1
Thread Starter
Hyperactive Member
form.showDialog()
I have three forms: A, B and C
There is a button on A to load B, and a button on B to load C, which has a datagrid with checkbox column.
I use showDialog() to load the forms.
When I click the checkbox on C's datagrid, i get error on A's button click event "An unhandled exception of type 'System.InvalidCastException' occurred in system.windows.forms.dll
Additional information: Specified cast is not valid."
Any idea? Thanks.
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
|