Great job! But one little problem...
Hi!
You did a great job! Version 2.0 works very good! Although I've got one little problem with the grid. The column headers are slightly smaller that the columns. As a result the column headers are a little bit moved horizontally compared to the columns.
This is a part of my stylesheet:
I use Internet Explorer 6.0 SP2.
I've got another question: In my grid, a selection of the most important fields in my database are shown. When I click on a record, on the top of the page a form is loaded with all the fields. In that form I can edit the data. I use an AJAX script to save the data. When the saving is done, I would like to refresh only the edited record in the grid. How?
Thanks in advance!
You did a great job! Version 2.0 works very good! Although I've got one little problem with the grid. The column headers are slightly smaller that the columns. As a result the column headers are a little bit moved horizontally compared to the columns.
This is a part of my stylesheet:
.aw-system-control {position: absolute}
.aw-grid-control {height: 100%; width: 100%; margin: 0px; border: none; font: menu;}
.aw-row-selector {text-align: center}
.aw-grid-cell {border-right: 1px solid threedlightshadow;}
.aw-grid-row {border-bottom: 1px solid threedlightshadow;}
I use Internet Explorer 6.0 SP2.
I've got another question: In my grid, a selection of the most important fields in my database are shown. When I click on a record, on the top of the page a form is loaded with all the fields. In that form I can edit the data. I use an AJAX script to save the data. When the saving is done, I would like to refresh only the edited record in the grid. How?
Thanks in advance!
Laurens
February 2,