Hi, I'm using a list control to represent some data. My list contains 3 tables in the same line (landscape orientation) and these 3 tables have the same number of rows, so they have the same size. I have inserted a rectangle inside the list control and insert the 3 tables into the rectangle. My problem is that in some cases (I can“t tell exactly when) these 3 tables apear in different pages, when they should stay together in the same page in landscape orientation. Does anyone know how to force them to stay together??? Thank you.