BETA 4 rev 1 released. 26th October 2006.
The last (and first!) revision before the first release version (except for bug fixes etc.)
I have removed the yukky default Windows gridlines in favour of customised gridlines - which look a lot better.
I have also added the facility to apply fully customisable borders to individual cells which can be quite effective. You can add any combinations of left, top, right and bottom borders. Thin solid lines, thick solid lines, dashed borders etc.
Here's a screenshot of a simple example:
Incidentally, the above example grid dynamically calculates the totals as the user enters the data etc.
See the (incomplete) help manual (egrid_CreateCellCallback() command) for details of how to apply such borders. Alternatively, see demo program 6 (from which the above screenshot was taken).
NOTE: judicious use of borders (particularly in combination with gridlines) can be very unsightly indeed. At the end of the day, an egrid is a Windows List View control and, as such, adding such borders is not an 'exact science' as I am having to work within the constraints of the underlying control. It's a process of trial-and-error with these I'm afraid. If you run across what you think is a bug, try moving a border from one cell to an adjacent one to get the look you're after. I've done my best, but the ListIcon is not a particularly friendly animal where individual borders are concerned.
Still, some very nice effects are possible if you are careful.
Also, the usual round of bug fixes and quite a few enhancements, particularly with the header control and resizing columns which is now far more stable than my first attempt at customising this process!
I'll give this a week for bug fixes and then the first full release will appear (famous last words!

)
Regards.
http://www.purecoder.net/egrid.htm
**EDIT** It's just occurred to me that unregistered users will not be able to run demo 6 properly because of the 10 row maximum! You'll need to edit the demo slightly to see the totals row!
1 bug fixed already! Doh!

A very minor one! Fix will be included in the next release.
I may look like a mule, but I'm not a complete ass.