Advice on Column sorting bBrowser please
Posted: Thu Jul 25, 2019 3:53 am
Hi guys.
My question is this:
I have a bBrowser with 17 columns. Each column could be in any one of 3 possible scenarios - Finished, Not Finished or BOTH, depending on a logical value in the "JOBFIN" field.
My Client wants to be able to click on any column heading and sort ascending and descending "just like you can do in Excel" does this mean I have to write 3 indexes for each column, or is there a much more efficient way? I'm tipping there is, but it's eluding me atm.
My question is this:
I have a bBrowser with 17 columns. Each column could be in any one of 3 possible scenarios - Finished, Not Finished or BOTH, depending on a logical value in the "JOBFIN" field.
My Client wants to be able to click on any column heading and sort ascending and descending "just like you can do in Excel" does this mean I have to write 3 indexes for each column, or is there a much more efficient way? I'm tipping there is, but it's eluding me atm.