I have this datagrid form, but I can't seem to figure out how to place this table (grid) below some heading and text properly. It seems just to be floating. This is just a pain. Why can't the code be executed as it is placed in the file...
<aspataGrid id="DataGrid1" style="Z-INDEX: 101; LEFT: 217px; POSITION: absolute; TOP: 175px"...
Should I change the TOP value?
<aspataGrid id="DataGrid1" style="Z-INDEX: 101; LEFT: 217px; POSITION: absolute; TOP: 175px"...
Should I change the TOP value?