Hi,
My task is to create an OOB web part for Archive files. In the left hand side I will have a small Table of Content kind of thing which displays only the years like 2010, 2011, 2012... When I click on 2010, in the right hand side it should display the
events that happened in 2010 grouped based on month. for example events happened august 2010 will display under august 2010, events happened July 2010 will display under July 2010. I have done this Grouping based on Year and Month. But stuck up in displaying
the Table of Contents in the left hand side which will be dynamic, Coz In January 2013 there might be events and this TOC should display 2013 if there are events in 2013. This should all be one OOB webpart.
Waiting for your earliest reply. Thank you in Advance.