|
|
Targeted
|
June 21, 2003Hide Datagrid ExpandersIn the program I am developing, I wanted to show data from a table in a datagrid. This table is related to another table. As a result, this datagrid would show an expander and the name of that other table. I wanted this hidden. So I asked myself, "How do I hide the expander?" I didn't know so I searched and found the following: Microsoft Support WebCasts So there you have it set AllowNavigation to False. If you happen to find this useful, please link to this post as there is nothing that says to do this to hide them. I think this would be very helpful to others. Posted by tmichael at June 21, 2003 06:12 PMI had a hell of time finding that same feature. :) Posted by: Dan Arnold on January 6, 2004 09:38 PMPost a comment |
Comments