Re: Reset Function variable after Repeater control is finished

Tech-Archive recommends: Fix windows errors by optimizing your registry



Thanks Walter. Appreciate the reply...


"Walter Wang [MSFT]" <wawang@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:wlsHHm7zGHA.396@xxxxxxxxxxxxxxxxxxxxxxxx
Hi sck10,

Repeater has an event named ItemDataBound, which is fired whenever an item
is bound to the data. You can reset the field "strBlankRow" in this event.

This is what I think should work for your first statement "what it is
doing
is testing to see if the first column repeats itself". However, according
to your second statement "how to reset after each repeater control is
finished", I think you need to reset the field in Repeater's another event
"DataBinding".

Hope this helps. Please feel free to post here if anything is unclear.

Sincerely,
Walter Wang (wawang@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no
rights.



.



Relevant Pages

  • RE: Hidden WebBrowser stealing focus
    ... do you mean that you reset the focus after Navigate() method and it ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: Event not firing. User control with a repeater that contains
    ... The problem seems to be with the postback and rebinding the repeater. ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: VS mangles HTML
    ... I have went through all the options and I don't see a "reset VS 2005 ... The is getting inserted into the html!! ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Reset Function variable after Repeater control is finished
    ... Repeater has an event named ItemDataBound, which is fired whenever an item ... You can reset the field "strBlankRow" in this event. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Problem with Repeater.ItemIndex
    ... Based on your description and the code snippet, you're building a custom ... Repeater control, but of RepeaterItem control. ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet)