Hi,
What a great piece of code! 8 weeks in, and I've been able to deliver a major Access->MySQL migration.
Slowly starting to get to grips with the underlying structure, and would like to start tidying up the odd item.
Using flexigrid I have added a number of actions to some display rows and I want to "weld" the icons together so that they stay in a line - the screen layout adds some errant extra lines if the screen width is reduced.
Working in HTML I would simply use non-breaking spaces between the images to achieve this - have taken an initial look through the code, but cannot fathom out where GC is outputting the action hrefs. There is certainly a lot of redundant white space when I view the page source.
Can anyone point me in the right direction?