-
Type:
Bug
-
Status: Closed
-
Priority:
Low
-
Resolution: Done
-
Component/s: BenAdmin
-
Labels:None
-
Module:BenAdmin - Enrollment
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Must Have
Step:-
1.Login to application using company admin credential
2.Search employee
3.Click on employee
4.Navigate to BenAdmin > Benefits > Terminate Plan Election
5.Click on Column name
Actual- Sorting of column is not working
Expected - Sorting should be working on column
Hi Mahendra Mungase
Concern : Sorting on column is not working on BenAdmin > Benefits > Terminate Plan Election
Cause : To apply sorting, we have use ApplyDataTable but it needs grid row and class which were not present. So while clicking on any column it was not sorting it.
Correction : Now for ApplyDatTable, data grid row and class with proper conditions are made. So sorting is working properly.
Thanks,
Aarati R. Sabnis