Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Repeater Controls bound to datatable
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Using Repeater Controls bound to datatable
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01220463
Message ID:
01220463
Views:
67
Hi all,

Struggling and trying to grasp this stuff on .net... I know I can get answers out here. I have a VFP COM server that I make a call to and get an XML file back that contains multiple tables... I ReadXML via StringReader and get my dataset. Then I get a DataTable... all this is ok.

On one form I use a grid and all that works perfectly. However, I want to try displaying the data using a repeater control as the flexibility of multiple rows, and different formatting options via Repeater is what I want for expansion.

So, I'm running VB.Net 1.1 and have a repeater control on it. I want some labels to be displayed from the table such as first name, last name, etc, and then include a graphic image hyperlink that will call a postback to perform another function... So, I'll need an ID to identify during the postback to know which record I was on to return subsequent request data...

I'm stuck and am loosing hair too..

TIA
Reply
Map
View

Click here to load this message in the networking platform