Hi @Ajju
Thanks you but it run incorrect.
I want to got lowest price from original DataTable before sorting… if done this, it will check the original index. ^^
Hi @Ajju
Thanks you but it run incorrect.
I want to got lowest price from original DataTable before sorting… if done this, it will check the original index. ^^
hi @trunghai
before sorting i took a copy of the original table, (DTCopy) and after sorting ,taking the first value from the first value from the OutputData table (sorting output).
index is checking in the original data table (means copy of the original DTcopy)
what issue your facing ?
Hi @Ajju
Hi Bro… I have done my XAML file as attached.
I have found the lowest price from datatable before sorting.Sort Data.xaml (53.3 KB)
is it resolved ?
if resolved close the thread.![]()
cheers Happy development
Ajay
Hi Bro.
Thanks you so much bro.
I have edited logically something in XAML file and result correct ![]()
Sort Data - Review.xaml (22.4 KB)
yeah cheers
bro
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.