Adding parts to a grid
Once you have added a grid to your page, you can then place other Web Connection parts inside the cells of the grid. Add parts to a grid just as you would add them to any other location on the free-form surface. 
When you use a grid to lay out your page, keep a couple of things in mind: 
•The usual restrictions apply regarding which parts can only be used inside a form. If you need to use form parts inside a grid, you can do either of the following: 
•Place the grid inside a Form 
•Place a Form inside the grid cell where you want to use form parts 
•Grid uses the HTML <table> tag when representing itself in HTML. Most Web browsers support the <table> tag, but some older browsers might not. Make sure your users can view tables before using Grid on your Web pages. 
Last modified date: 01/29/2015