Posted 20 August 2020, 9:54 am EST - Updated 3 October 2022, 3:46 pm EST
Hello Team GrapeCity,
we are using this example
https://stackblitz.com/edit/angular-v9hyhd?file=src%2Fapp%2Fapp.component.ts
to show default sorting icon with header column name.
Here we facing issue
#1 on first time click sorting works but wj-glyph-up icon not changed to wj-glyph-down means icon not toggle. on second time click it start changing/toggling up to down or down to up.
#2 whether it is first time or second click on sorting icon, it takes long time to sort .
I reduced record to 25 from 100 but still it takes time
I have attached this video link
please have look into it
https://www.screencast.com/t/7lJIiLl9r5ws
Attached images, also you get better idea
A. sort code in Html
B. sort code in TS
C. Sort code in CSS
D. Inspect Element view: Default UP arrow
E. Inspect element view : down arrow
Hope this images and attached video link help to detect, exact reason our side .
Thanks in Advance