- Upvotes Received
- 4
- Posts with Upvotes
- 3
- Upvoting Members
- 3
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
7 Posted Topics
Re: You can't be better than you were but you can be better than you are. | |
I'm trying to iterate through the controls on a form and set the tabIndex to 0 for all labels. I copped the following code from google but it doesn't work for me and I'm pretty certain it's because all of my controls are on a panel and not on the … | |
I have a question about best practices as far as opening and closing the database connetion in my app. Currently I am opening and closing each time the database is accessed with a query or update. Should I be doing this? It’s a lot of opens and closes. Or maybe … | |
Re: Mech, you have my deepest condolences. Generating reports is not easy or a pleasant task no matter what you do. I have a dislike for Crystal Reports so I decided to code myself using the printdocument and graphics objects. OMG! It's like doing a rewrite of MS Word. You have … | |
I need help on a printing problem in MS Reporting Services. It has to do with page advancement. I have a code snippet below that I think should work. But, it doesn't. I think this should be a three page report with a person's name at the top of each … ![]() | |
Re: Ashley, I'm having the same problem so I'll be interested in any responses that you get. I had a couple of reports in my project done in Crystal Reports. I must say I do not like CR; it seems way more complicated than it needs to be. So, I decided … | |
I have a an inherited form that has a panel control on it. I want to paste other controls onto this panel but the paste option is grayed out and won't let me do it. I made sure that the template form did not lock the panel. I'm stymied from … |
The End.