Not alot of code behind it, it's a datagrid with it's Datasource property set to DataEnvironment1 and it's DataMember property set to a table called Property(oddly enough)

Connection1:
Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\LandLordManager\dbLandLord.mdb

there is also a second table setup as a child command called Apartment

I've only had VB 2 weeks, i should have tried that "Hello World" sample first!!!