danielrail
 New Member Posts:13
 |
| 13 nov. 2008 06:29 |
|
Hi, I'm using 3.5 beta. I'm trying to add a child table to an existing master table. But, Code Complete doesn't let me, the new line in the grid isn't showing. The master table that I'm trying to add the child table to already has another child table associated with it. Any ideas on how I can proceed? Daniel |
|
|
|
|
danielrail
 New Member Posts:13
 |
| 14 nov. 2008 02:32 |
|
Yes, I did. The table that I want to add a detail table, already has a detail table associated with it. So, essentially, I'm trying to add a second detail table, but the grid's new row(the one with the asterisk) isn't visible, this doesn't happen immediately after adding the first detail table, but after saving and restarting Visual Studio 2008. But, I do notice that the grid's new row is visible for a table that doesn't have a detail table. The tables for the project are defined as the project progresses, and not being able to add additional detail tables via Code Complete, as the project progresses, will be annoying, because I wouldn't be able to generate that portion of the code via Code Complete. Daniel Rail |
|
|
|
|