No,
Title, URL, Descptionxxx all are 3 diff. records from 1 column. I want to display them like
Record1 Record2
Record3........ ....
Record4 Record5
Record6........ ......
User Profile
Collapse
-
There is only one database on a page. I tried few ways. My problem is, all this data from one column, it is like set of records. Each set should be like this.
Title1 URL1
Description1 XXXXXXX
Title2 URL2
Description2 XXXXXXX
(Title, URL,Description XXXXXXX) are records in the database. i was able display them like this
Title
URL
Descption.........Leave a comment:
-
ASP.NET: Repeater Control
Hi, I am working on webform(VB.Net) . I need some help.
Database: Column1
Title
Descptionxxxx
URL
I want to display the records as follows:
Title URL
Descptionxxxxxx xxxxxxxxxxxxx
xxxxxxxxxxxxxxx xxxxxxxxxxxx
I am using Repeater control. Is there any better way to do it, please suggest.
Thx
Ryan -
VB.NET: Repeater Control
Hi, I am working on webform(VB.Net) . I need some help.
Database: Column1
Title
Descptionxxxx
URL
I want to display the records as follows:
Title URL
Descptionxxxxxx xxxxxxxxxxxxx
xxxxxxxxxxxxxxx xxxxxxxxxxxx
I am using Repeater control. Is there any better way to do it, please suggest.
Thx...
No activity results to display
Show More
Leave a comment: