I need to create a slider that displays images that are retrieved from a dataset.
My problem is that I use this code here:
<%#If(Container.ItemIndex = 0, "active", "") %>
it displays me only the first element while I would like it to display the others as well as they scroll automatically.
I...
I am trying, very unsuccessfully, to create a nested repeater.
The problem is that all the tutorials I have tried use one table for the parent repeater and one table for the child repeater. I need to use one table for the parent repeater and two tables that are joined together for the child...
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...
Hi All,
this is my first post so please go easy on me!
I'm trying to convert an asp.net website to a vb.net application. It's my first go with vb.net so please try and make any responses as simple as possible.
On my website I have a page that uses nested repeaters. The data source is a dataset...
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.