Nesting Repeater in Gridview: Hiding gridview row and repeater header if data is not there in repeat

Posted by parihar-sunil on Stack Overflow See other posts from Stack Overflow or by parihar-sunil
Published on 2010-04-21T08:27:51Z Indexed on 2010/04/21 8:33 UTC
Read the original article Hit count: 265

Filed under:
|
|
|

Hello,

I have nested a repeater control in Gridview. Right now it is showing gridview rows and repeater header for every case(whether data is there or not for that particular grid view row in the repeater control). I want to hide the gridview row and repeater control header when there is no data present for that particular gridview row.

Thanks, Sunil Parihar

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#