Re: The overwhelming data grid

2011-04-20 Thread Bob Sneidar
I felt the exact same way! Looks like you need form not table. I haven't gotten into forms much, but you can pretty much do just about anything. It may help to think of a datagrid as a premade framework in it's own right. Everything already works out of the box, but you can go into the innards i

Re: The overwhelming data grid

2011-04-20 Thread Maarten Koopmans
Nevermind, I just found the excellent lessons at: http://lessons.runrev.com/spaces/lessons/manuals/datagrid/lessons/ Should be included in the manual though! On Wed, Apr 20, 2011 at 8:11 AM, Maarten Koopmans < maarten.koopm...@gmail.com> wrote: > Hi, > > I have a use case for the data grid, but

The overwhelming data grid

2011-04-19 Thread Maarten Koopmans
Hi, I have a use case for the data grid, but the component feels a bit overwhelming. Really simple: I have rows for the grid in 3 columns, I want to style each column diferently, and attach different actions to every column type (cell). Some cells may have an icon instead of a text, or both. Text