Website built on DotNetNuke v9 Fix Grid Table Sorting Issue

Job ID: 33214238

Budget: $30 – $250 USD

I need freelancer with high experience in DNN V9 to solve table sorting issue. Payment on delivery, please only apply if you know what the issue is. We will have technical interview so you explain your approach.

We cannot give access to server, the troubleshooting will be done over Zoom or AnyDesk online meeting.

Business perspective:
In the market watch, user should be able to sort the columns (descending/ascending) >> this is working
In addition to the sorting , the user should be able to change the order of the column by moving it >> this working
The issue is as following: If we change the default sorting of a column and then change its order, after changing the order, the sorting will be different in the new order column >> not as per the initial sorting
Example:
In initial order, the sorting is as following:
1. AAMAL
2. Al Meera
After changing the column order, the sorting is as following:
1. Al Ahli bank
2. AAMAL
In addition attached is a video where we explain the issue

Technical perspective:
1. Solution: Dot net nuke v9
2. Database: SQL Sever
3. For the market watch we are using 2 Javascript libraries as following
A. For the sorting: TableSorter
B. Moving the column: dragTable
4. Technical issue
A. The index of the column is change while moving,
B. This is happening in client side not in server side, so there is nothing to save the current state of the sort
C. So while moving the column it is taking the index of the initial column not the new one
Related categories: JavaScript DotNetNuke