|
-
Jan 25th, 2006, 08:20 PM
#20
Re: combo box!!! >:(
A lot of this can be resolved if you use a few simple debugging techniques... put a breakpoint in the selectedindexchanged event, step line by line and see the values as they change... this is a must-have knowledge for any programmer. Look at what myobject.company is and what cbocompanyname.text is in the locals window for each loop, etc...
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
|