Nested repeater with collapsible panel???
-
Hi all Just wondering if anyone can help me. What I am looking to do is create a control that functions similar to the latest outlook email panel. You know the middle pane on the default view that allows you select the email to look at. So I am looking for a method of splitting/grouping rows that are being fetched from a view into a repeater dependant on a date value. I assume for this that I will have to use a nested repeater, no probs with that, but what I would also like is to be able to do is collapse each section of the view for a particular day to hide it, like outlook does. I am assuming that I could use that Ajax toolkit collapsible panel for this? But not sure if that will work around sections of a repeater? I Guess I am looking for advice as to whether this is possible and the best method for a solution. I don’t need the code…I can figure that bit out, more concerned with the actual technicalities of it actually being possible and how to do it. If indeed it is at all possible and I ain’t just wasting my time! :D All help most appreciated. Cheers Ian