Hi,
I am using RDLC in .Net framework for my reports.I have a field called marks in the Student report and I calculate marks in the report code.There is no field called marks in the database.I want to sort the students according to marks(decsending) and show in the report.Does anyone have an idea how to do it?
Thnx in Advance

Hi
Thnx for all who viewed my post.I managed to do it.There is a property called sorting in the table property tab.There I gave the sorting parameter as Marks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.