display list of items horizontally in Silverlight 4
Posted
by Phani Kumar PV
on Stack Overflow
See other posts from Stack Overflow
or by Phani Kumar PV
Published on 2010-04-22T03:16:21Z
Indexed on
2010/04/22
3:23 UTC
Read the original article
Hit count: 298
I want to display a list of products horizontally in silverlight 4 page . The list of products will be obtained dynamically. Foreach product i show i need to dispaly the product image,name and its price. Please let me know if anyone had thougts on this.
© Stack Overflow or respective owner