Check lowest value from price field and type into quantity field on the website

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 ?

1 Like

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.:slight_smile:

cheers Happy development
Ajay

1 Like

Hi @Ajju

Sometime it run not correct… i’m finding why ^^.

Thanks you so much Bro!

Have a nice day!

Hi Bro.

Thanks you so much bro.

I have edited logically something in XAML file and result correct :slight_smile:
Sort Data - Review.xaml (22.4 KB)

1 Like

yeah cheers :slight_smile: bro

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.