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...
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...
Hello,
Right now I'm working on parsing an XML file and storing the data I need into some form of data structure to be used in by VB.net program. Here's my code:
Imports System.ComponentModel
Imports System.Xml
Public Class getPackageDataForm
Public defaultQueue As Queue(Of String())...
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.