I have one column Grades which has values like Total,Net,N1,N2,N3,Profit.
I have one more column NonGrade Which is derived from Grades and contains values N1,N2,N3 and if i select one of value (ex : N1) in NonGrade I have to display values Total,Net,N1,Profit. If i click on N2 then Total,Net,N2,Profit.
I am attaching QVW also. Could you please anybody help here?