RE: Sections in repeater
- From: wawang@xxxxxxxxxxxxxxxxxxxx (Walter Wang [MSFT])
- Date: Fri, 10 Nov 2006 02:09:34 GMT
Hi,
That's a good idea to hide the sections after the data binding is
completed. You just need to enumerate the repeater item and check if the
section text is identical to previous one. Since Repeater doesn't have an
event called DataBound, I think this can be done right after you called
Repeater.DataBind().
Let me know if you need more info on this.
Regards,
Walter Wang (wawang@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- RE: Sections in repeater
- From: Jakob Lithner
- RE: Sections in repeater
- References:
- RE: Sections in repeater
- From: Walter Wang [MSFT]
- RE: Sections in repeater
- Prev by Date: Re: Gridview update does not work
- Next by Date: Accessing User Control used inside the Master Page
- Previous by thread: RE: Sections in repeater
- Next by thread: RE: Sections in repeater
- Index(es):
Relevant Pages
|
Loading