Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New Sales Order - Item List Does Not Sort - SOLVED
02-17-2018, 02:45 PM, (This post was last modified: 02-18-2018, 10:15 AM by TurboPT.)
#7
RE: New Sales Order - Item List Does Not Sort - SOLVED
Ok Tim,

If I have the full scope of the sorting needs, this appears to be the necessary changes:
  1. The localStorage portion (to the header)
  2. Replace the existing SortSelect with your SortSelect update
  3. Then for the sortable tables:
    • Add <thead> wrap around the <th> columns that have sorting
    • Add <tbody> tags for the sorted rows (after <thead>)
    • Add <tfoot> -- only appears necessary if a 'totals' row, or some other summary row(s) to avoid being sorted?
That will be my general plan at the moment, unless other aspects are missing.

Also, if the three "problem" SVN files need these changes, then changes to only those three files will be delayed, though I will apply the changes locally to have them ready to commit -- if we can ever get those corrected.
Reply


Messages In This Thread
RE: New Sales Order - Item List Does Not Sort - SOLVED - by TurboPT - 02-17-2018, 02:45 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)