Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
ASP.NET
Using Components/Controls
Repeater or Datagrid? Which is the best to use?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="bonshaw, post: 138160, member: 35631"] I would like to create dynamically, a new row on my webpage for every object in my collection of objects... (these objects represent a select number services running on the local machine) In this row I would like two buttons (start & stop) and some labels showing the current status of these services [Start] [Stop] [COLOR=#696969]Service:[/COLOR]Serv1 [COLOR=#696969]Status:[/COLOR]Stopped As I will need to dynamically create buttons (2 per row) and provide functionality behind these buttons to turn on / off the associated service, is it best I use a repeater or datagrid... or some other method entirely. Thanks B [/QUOTE]
Insert quotes…
Verification
Post reply
ASP.NET
Using Components/Controls
Repeater or Datagrid? Which is the best to use?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom