Hi guys , can anyone pls help me I have a list wh...
# getting-started
a
Hi guys , can anyone pls help me I have a list which has field of type String named
status
, i need to sort based on the field status using rx . Item with the status value having
OPEN
must be on top , and those with the status
EXPIRED
must be after OPEN items. can anyone help?
stackoverflow 2