Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a multicolumn listbox (4 columns). The list is based on field "Country". I have expressions to show "Region", "Geography", and "Sales Data".
I want to sort the listbox first by "Sales Data" in descending order, and then by "Geography" in ascending order.
Any idea how to do it?
Use a table box of straight chart instead. Those can be sorted per column. A listbox can't.
Can't use a table box or straight chart, as I need checkboxes in each row.
Here's a sample application
please upload a sample app, if possible