0

Hi Every one I have some data in observable collection data list Now i need Bind this Data to Single Hub tile and Display the data One by One with Some Time Gap

Im going to this Articles But Hub tile display only first item form Observable data List

Satti
  • 559
  • 2
  • 8
  • 26
  • Couldn't get you? How do you want the request to be fulfilled? explain more briefly? – Mani Jul 05 '13 at 07:08
  • http://stackoverflow.com/questions/17313307/tile-animation-in-windows-phone-inside-the-app ............Need to display Like that tile Breaking news .... – Satti Jul 05 '13 at 07:12

1 Answers1

0

Data binding is such an extensive topic, that you should definitely start with an intro article. Also, there is a great MSDN doc that shows what the proper binding path syntax is, which is of great help.

Den
  • 16,686
  • 4
  • 47
  • 87