Hi,
I am using a datagrid which has a plus sign next to each record so that you can drill down another level.
How is it possible to drill down one record (i.e: expand) and at the same time have another record expanded too?
Currently I believe you are allowed to have only one record at a time to be expanded. Is this right?

And are there any examples which shows the datagrids in asp.net to drill down several levels rather than once?

Thanks guys