Normally when i want to add a table to my form i use the config wizard click on my datasource add table, click and drag the new table from my data source panel and a populated datagridview appears with the toolbox for adding deleting and saving.

My program has about 8 tables, on various forms with various names, equipmentlist, username, eventlog and so on. I made a new table called Parts in access and went through the config wizard to add it all went as usual. Now the wierd part with the new table that i add it will create everything as usaual with the drap and drop except the datagridview doesnt show any data even when you push play. So I made a new program to see if my table has a problem and it created fine. It doesnt matter what new table i add to my exsiting program it wont populate the datagridview. Is this a known bug, i cant seem to find any data on it.

any help appreciated
thanks