Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Windows Phone 7 > General Discussions > VirtualizingDataCollection - Single item access

Not answered VirtualizingDataCollection - Single item access

Feed from this thread
  • Jindrich avatar

    Posted on Nov 28, 2011 (permalink)

    Hi, I am using VirtualizingDataCollection in RadDataBoundListBox and dynamically accessing items in this collection (for editation). "For" or "Foreach" works just great for more than one item, but if collection contains only one item, VirtualizingDataCollection gives me just "null". I access these items by index (VirtualizingDataCollection[i]).  Am I missing something here?


    Thanks for answer
    Jindrich Piroutek

    Reply

  • Deyan Deyan admin's avatar

    Posted on Nov 28, 2011 (permalink)

    Hello Jindrich,

    Thanks for writing.

    We have had similar issue in VirtualizingDataCollection which we have already addressed in Q2 2011 SP1. Since we are currently not able to reproduce it with our latest assemblies, we would kindly like to ask you to provide us with some further details like the version of the controls you are using or possibly to prepare a sample Windows Phone 7 application that reproduces the scenario and send it to us in a new support ticket. In this way we will be able to directly take a look at the case and see what goes wrong.

    Thanks for your time.

    Kind regards,
    Deyan
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Windows Phone 7 > General Discussions > VirtualizingDataCollection - Single item access