I'm working on building a report in ASP.NET and I want to display a datagrid that shows groups and their members. I want the list to be expandable/collapsable on the groups, so you can see the members ...
Hmmm. I work in C#, so I'm not sure exactly what the syntax is for VB for assigning delegates, but here's the C#.<BR><BR>Let's call your controls Level1 (directly identifiable in your code behind), ...