Forum: VB.NET Feb 23rd, 2007 |
| Replies: 1 Views: 1,238 Did you have a question (or three), or was this a job posting offer?
How you connect to a DB in VB highly depends on whether you're using VB6, VB.NET 1.1 or VB.NET 2.0 and what components you're... |
Forum: VB.NET Feb 22nd, 2007 |
| Replies: 5 Views: 1,409 |
Forum: VB.NET Feb 20th, 2007 |
| Replies: 4 Views: 1,536 Why don't you post what you have so far?
No one is going to code your whole assignment for you for free. |
Forum: VB.NET Feb 13th, 2007 |
| Replies: 6 Views: 5,314 This is pretty basic if I understand you.
Search shows a ton of tutorials and FAQs on the subject.
http://www.google.com/search?source=ig&hl=en&q=windows+forms+datagrid&btnG=Google+Search |
Forum: VB.NET Feb 12th, 2007 |
| Replies: 2 Views: 1,019 Um, what?
Can you form that question a little better? |
Forum: VB.NET Feb 12th, 2007 |
| Replies: 6 Views: 5,314 That highly depends on whether you meant Windows Forms or Web forms.
If you're using .net 2.0, use GridView, not DataGrid. |