Hi all,
I've tried to solve it for few days and gave up Working on shopping list app in which products will be sorted. Based on category - products have labels like A1,A2 etc. to make sort easier in listview in last step. So I have listpickers with products lists and everytime something is picked - it shows in listview. Is it possible to remove first 4 characters in every line in listview so there will be e.g. "Grejfrut - 4 szt" instead of "A12 x Grejfrut - 4 szt". Tried with split, trim etc but nothing works in the way I would like to
Hope someone will help.
Best regards,
Main window: