2
Answers

Datalist show single records two times in marquee tag.

Photo of paresh gugale

paresh gugale

10y
1.1k
1
I get data from database in datalist.
That data list will added in marquee tag.
But it will display each records two times.


Suppose database contains two row as follow
1 A
2 B


Then datalist show output as
A A B B
Iwant output as


A B

Answers (2)

Next Recommended Forum