Rexxrally
Registered:1209941370 Posts: 244
Posted 1378488263
Reply with quote
#1
In the modern styles, sorting columns is accomplished by clicking the filter button and then clicking the column name to sort by. That's kind of a clunky and clumsy way to do it. Is there any way to change it so you can just click the column header to make it sort by that column? That's a more standard way, like other websites. Thanks.
echo4sos
MVP Developer
Registered:1137786049 Posts: 172
Posted 1378492374
Reply with quote
#2
Select your column header field and through the properties change the field type to hyperlink. You can then remove the sort fields from the filter pop-up.
__________________ -Bill
Rexxrally
Registered:1209941370 Posts: 244
Posted 1378758483
Reply with quote
#3
Thanks Bill. That's what I need.
mprindiville
Registered:1354732250 Posts: 22
Posted 1537800207
Reply with quote
#4
Hi, what about sorting a column that is a Literal who's value on initialize is a GetColumnValue from a related table? How might I sort that value by the column header? Because it is not a in the table the hyperlink control can not sort by it.