I have a WHDG that is not displaying the expand/collapse image. There are only two levels and the first one is showing up just fine, but you can't drill down to see the child level. When running the sql data source, it returns results correctly so I don't understand why the image isn't showing up. Can someone please help?
Hi,
Can you post some markup, datasources, etc. to look at?
Ed
Actually, I was able to get it working after all. I'm really not sure what it was, but I changed the sqldatasource to not pull from stored procedures, but I just wrote the queries in the sqldatasource to pull directly from the tables and then it seemed to work just fine.