PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → [WD75] Sorting Columns in Table
[WD75] Sorting Columns in Table
Started by Patrick Thijs, Jun., 19 2003 1:26 PM - 1 reply
Posted on June, 19 2003 - 1:26 PM
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
Posted on June, 19 2003 - 8:01 PM
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