|
[WD75] Sorting Columns in Table |
Iniciado por patrick, 19,jun. 2003 13:26 - 1 respuesta |
| |
| | | |
|
| |
Publicado el 19,junio 2003 - 13:26 |
Hello, i have a table that contains 10 columns, some of these columns are Text, Date or Numeric Types. These columns can be sorted by clicking on the header of the column. But I also have 3 comboboxes in the column, that are used to display the data from related files. The data is displayed correctly, but i can't figure out how to make it possible to sort these columns the same way as i can do it with the others. Any suggestions ? Best regards, Patrick |
| |
| |
| | | |
|
| | |
| |
Publicado el 19,junio 2003 - 20:01 |
Hi,
i have a table that contains 10 columns, some of these columns are Text, Date or Numeric Types. These columns can be sorted by clicking on the header of the column. But I also have 3 comboboxes in the column, that are used to display the data from related files. The data is displayed correctly, but i can't figure out how to make it possible to sort these columns the same way as i can do it with the others. Any suggestions ? ---- Make the properties of the combo a 'sorted list' ? (If not sorted list then you get the sort on listindex) Peter
http://www.xs4all.nl/~petervu |
| |
| |
| | | |
|
| | | | |
| | |
|