Hi,
I have done a report using report viewer.
am binding columns(Month names) dynamically based on stored procedure values..
The month names when selected in stored procedures, are coming in correct order like..
January
Febraury
March....
But When binding to report viewer, the columns are unordered like
April, january, june, march,may....
Please give me a solustion to put them in correct order like jan,feb,mar,apr..etc.
thanks,
Prabhanjan