RE: Mobile "Repeater"



Hi Alex,

For standard web page's "Repeater" like functionality, in ASP.NET Mobile
application, there are two common approaches:

1) you can have a look at the "ObjectList" control, this is the template
databound control in ASP.NET Mobile's standard control collection:

#Introduction to the ObjectList Control
http://msdn2.microsoft.com/en-us/library/d7hb3s0f.aspx

#Using Data Binding with ASP.NET Mobile Controls
http://msdn2.microsoft.com/en-us/library/8yc44h4d.aspx


2) As we've discussed in some previous methods. Using DeviceSpecific
template is always an options for those HTML/XHTML suppoted device, and you
can define and use standard ASP.NET controls(datalist or repeater) in those
specific template:

#Template Sets and Templated Controls
http://msdn2.microsoft.com/en-us/library/39dfzhdc.aspx

#How to: Create and Edit Templates
http://msdn2.microsoft.com/en-us/library/6c1x9zwd.aspx

#Customizing ASP.NET Mobile Web Controls for Specific Devices
http://msdn2.microsoft.com/en-us/library/0ffa7b0h.aspx

Hope this helps.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



==================================================

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: Event Bubbling and Templated Controls
    ... the two properties(SelectedValue and SelectedText) need ... to be updated according to some sub controls(in a Template) which is not ... main custom control correctly update the two properties depend on those ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.aspnet.buildingcontrols)
  • ANN: JfControls Standard (New version: 06.04.01)
    ... now with support for Delphi 2005 Update 2 ... JfControls is much than just a set of components here and there. ... By means of this program you could see the images contained in a package ... to control the destruction of windows, embedded forms, ... ...
    (borland.public.delphi.thirdpartytools.general)
  • ANN: JfControls Standard v.07.03.03
    ... JfControls Standard, now with support for Delphi 2006. ... By means of this program you could see the images contained in a package ... to control the destruction of windows, embedded forms, ... ...
    (borland.public.delphi.thirdpartytools.general)
  • ANN: JfControls Standard (06.01.24) Delphi 2005 (Win32)
    ... JfControls Standard, now with support for Delphi 2005. ... By means of this program you could see the images contained in a package ... to control the destruction of windows, embedded forms, ... ...
    (borland.public.delphi.thirdpartytools.general)
  • RE: add a link button to prev/next in a wizard
    ... As for the Wizard control, it has the following templates inside the ... BTW, in VS 2005 design-view, you can use the Wizard control's "Wizard ... Tasks"to convert from default template to explicit ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)