Updates to the DataGrid component

Things have been a little quiet here at RBD, we have all had our heads down getting things in order for Christmas. That doesn't mean that we have not had time to fix a few small issues with our datagrid tag.

We now have got the icons better separated do that you can pass in the path to your image files and we have manage to fix a few string issues.

As usual, head to the DataGrid project page to download build 49 and let us know what you think!

DataGrid fixes

A day ago 'Critter' pointed out that my last round of fixes to the datagrid did not actualy work.

Build 33 can now be downloaded from the Datagrid page.

DataGrid Updates

We have made a few tweaks to our datagrid, still not enough that I would want to give it a version number. So for the moment, lets call it build 32 (that is its Subversion revision number)

Whats New? Well there are two new classes on the header row to allow you to put some better UI controls on it (have a look a the datagrid examples for an example)

We have got rid of a few evaluate statements that snuck there way in there and there are some other little tweeks.

You can download it from the DataGrid Project Page

If you run into any issues, feel free to drop us a line in the forums.

Open Source Datagrid

As promised last week (and reminded by a post on Remote Synthesis) here is the next piece of useful open source code.

CF Datagrid - it converts queries to a nice presentable datagrid which has support for paging, filtering and sorting.

We use it internally and it happily handles querys of around 100,000 records.

It is available under the CPL 1.0 and I hope you find it useful.

If you find any bugs or issues please post a note on this blog.

Show me the code! | Show me what it looks like!

Update: Added new zip file with build 22 of the datagrid. It includes the missing files.