Forum: VB.NET Feb 24th, 2006 |
| Replies: 1 Views: 3,656 ok, yeah that is a little unclear. You are trying to save names into an integer column in your database because your program requires that the names be integers???? |
Forum: VB.NET Feb 22nd, 2006 |
| Replies: 1 Views: 6,807 maybe what is happening is that on the initial load, you have nothing selected in the list of classes, so when your second grid tries to load based on the the selected object in the first gridview,... |
Forum: VB.NET Feb 17th, 2006 |
| Replies: 6 Views: 4,218 what's the error message? |
Forum: VB.NET Feb 15th, 2006 |
| Replies: 2 Views: 2,627 gonna need to see more of the code. at a minimum, where you are setting up the database call and the connection between the gridview and the connection |
Forum: VB.NET Jan 27th, 2006 |
| Replies: 2 Views: 1,764 |