I have a rowset which has value for grades as a C,C+ and C-. I would change the sorting for those r
I have a rowset which has value for grades as a C,C+ and C-. I would change the sorting for those rows which has similar base grade like 'C' (as it has all +/-). In short my code should only sort those rows for grade staring with 'C' other things will remain as it is. Can you please help me how can I achieve it?