Re: [qooxdoo-devel] Changing column head in tables using setDataAsMapArray

2006-09-23 Thread Jesus Perez
Ooops !!! I found my own answer ... use: tableModel.setColumnIds tableModel.setColumnNamesById Jesus Perez wrote: > > Hi: > >I would like to know if there is a way to have columns headers with a > label with diferent value than the one is set with setColumns-head.

[qooxdoo-devel] Changing column head in tables using setDataAsMapArray

2006-09-22 Thread Jesus Perez
Hi: I would like to know if there is a way to have columns headers with a label with diferent value than the one is set with setColumns-head. Let me explain: if I use setDataAsMapArray the columns from the data array must match the setColumns values but I want to have in the screen a differe