.Net Stats:

How to support the site


Site Wide Message: (current site time 7/31/2010 5:53:15 AM EDT)
  • We want your input! One of our sponsors wants to know your opinion about development related issues. Click here to tell us what you think.
  • Are you an emerging/young developer (aged 18-30)? If so, would you like the chance to affect future developer tools and products?
    If so, then click here to give your feedback.
 

flexi grid

Print
Email
winzip icon
Submitted on: 3/26/2010 9:25:55 AM
By: maytel.mynt 
Level: Advanced
User Rating: By 2 Users
Compatibility:VB.NET

Users have accessed this code  7280 times.
 
 
     displays up to 3 tables (master-detail) in one grid using select union or where clause. sample code to Add/Edit/Delete on all tables included. as shown FieldC, FieldD and Field E is from TableA, TableB and Table C successively. useful for inventory system.
 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.Virus note:All files are scanned once-a-day by Planet Source Code for viruses, but new viruses come out every day, so no prevention program can catch 100% of them. For your own safety, please:
  1. Re-scan downloaded files using your personal virus checker before using it.
  2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
  1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
  2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
  3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
  4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 1 submission(s) by this author

 

 
 Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
This submission should be removed because:
 
Your Vote!

What do you think of this code(in the Advanced category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
1/26/2010 3:37:27 AMHolyHeart

Nice!
(If this comment was disrespectful, please report it.)

 
1/30/2010 6:48:23 AMCoite Moss

Very Nice, Thanks for sharing this. Excellent Work...
(If this comment was disrespectful, please report it.)

 
2/9/2010 4:43:06 AMZezao Software 2000

Excelent work, thanks for sharing :)
(If this comment was disrespectful, please report it.)

 
3/14/2010 11:52:39 AMT.Jackson

No joy with this in VB2008 Express Ed. I always make dead certain first before I pull that trigger.
(If this comment was disrespectful, please report it.)

 
3/23/2010 1:22:05 PMRonald Hare

I am also not getting it to work in VS2008 Pro, maybe someone can shed some light, I would really like to test and rate this.
(If this comment was disrespectful, please report it.)

 
3/23/2010 1:27:18 PMRonald Hare

OK, Made it work, Sorry.
(If this comment was disrespectful, please report it.)

 
3/23/2010 1:29:13 PMRonald Hare

T.Jackson, Change config from Release to debug, then recompile solution, and on form error, in main startup just click ignore and continue.
(If this comment was disrespectful, please report it.)

 
3/28/2010 6:46:13 AMT.Jackson

Easy greasy. She runs like a red rocket now. Some comments in the code would be appreciated. Without at least a few comments most people will not be able to learn anything. Commented code is also proof that you wrote it (people can tell by the consistences of your code Vs your remarks) + it demonstrates that you fully understand what you're doing. I'm not suggesting that you comment every line (I know I go a bit overboard sometimes) -- but spacing it out into segments with a clear description of what is going on would be appreciated by your end users.
(If this comment was disrespectful, please report it.)

 
3/28/2010 11:25:15 PMmaytel.mynt

please post which part of the code you wish to be commented, ill be post back next week. will pool requests.
(If this comment was disrespectful, please report it.)

 
Add Your Feedback!

Note:Not only will your feedback be posted, but an email will be sent to the code's author from the email account you registered on the site, so you can correspond directly.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
To post feedback, first please login.