DataRepeater problem
-
28. ledna 2012 17:19
I have created a datarepeater using the drag and drop method and all of my items work except one!
It is an integer field in the same table as all the other items
there is nothing special about this field at all but it always remains empty in the data repeater.
can you suggest any reason for this please
Všechny reakce
-
30. ledna 2012 7:43Moderátor
Hi Mike,
Welcome to the MSDN forums.
Did you created the items of DataRepeater by dragging items from dataSource? If so, you could right click the textbox which display empty data, and check if the text property is data-bound. If not, you could bind data to it and try again.
And you could try this walkthrough about displaying data in a dataRepeater control at: http://msdn.microsoft.com/en-us/library/cc488278.aspx
If I misunderstood anything, please feel free and let me know.
Best regards,
Shanks Zen
MSDN Community Support | Feedback to us
- Označen jako odpověď Shanks ZenMicrosoft Contingent Staff, Moderator 9. února 2012 7:26