PDA

View Full Version : Making new matrix / spreadsheet control


viraf
12-03-2004, 06:22 AM
Hi,

I am new to Laszlo, Flash etc. I need to create a matrix / spreadsheet like control where, users navigate cells (not rows as per grid), column and row headers do not scroll, etc.

Could someone please guide me on the best way to achieve this.

Thanks.

- viraf

adam
12-03-2004, 09:30 AM
Take a look at grid (http://www.laszlosystems.com/lps/docs/lzx-reference/index.html).

viraf
12-03-2004, 08:15 PM
Thanks - I am looking at grid and basegrid, however they appear to work on rows not cells, and do not support row headers.

- viraf