I am confused - plse help
- I want to use the datarepeater to display data generated by the application itself - available in an array?
i.e.
- at design time no datasource available
Question:
- is this possible and if yes, how?
Wim
Answers
- Thanks,
Last days I made up my mind and concluded that the better way is to go for a temporary intermediate file.
This will simplify programming queries etc by using SQL
Wim- Marked As Answer byMartin Xie - MSFTMSFT, ModeratorMonday, November 09, 2009 2:58 AM
Hi Wim,
Welcome to MSDN forums!
Please check this document for detailed instruction.How to: Display Unbound Data in a DataRepeater Control (Visual Studio)
http://msdn.microsoft.com/en-us/library/cc488315.aspx
Related tutorials:
How to: Display Bound Data in a DataRepeater Control (Visual Studio)How to: Change the Layout of a DataRepeater Control (Visual Studio)
How to: Change the Appearance of a DataRepeater Control (Visual Studio)
How to: Search Data in a DataRepeater Control (Visual Studio)
How to: Disable Adding and Deleting DataRepeater Items (Visual Studio)
How to: Display Item Headers in a DataRepeater Control (Visual Studio)
Related thread: How to bind the DataRepeater to a DataTable in VB.NET
http://social.msdn.microsoft.com/forums/en-US/vbpowerpacks/thread/803a8d50-e575-4743-a645-5effe3a418b2
Best regards,
Martin Xie
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- Marked As Answer byMartin Xie - MSFTMSFT, ModeratorMonday, November 09, 2009 2:58 AM
All Replies
Hi Wim,
Welcome to MSDN forums!
Please check this document for detailed instruction.How to: Display Unbound Data in a DataRepeater Control (Visual Studio)
http://msdn.microsoft.com/en-us/library/cc488315.aspx
Related tutorials:
How to: Display Bound Data in a DataRepeater Control (Visual Studio)How to: Change the Layout of a DataRepeater Control (Visual Studio)
How to: Change the Appearance of a DataRepeater Control (Visual Studio)
How to: Search Data in a DataRepeater Control (Visual Studio)
How to: Disable Adding and Deleting DataRepeater Items (Visual Studio)
How to: Display Item Headers in a DataRepeater Control (Visual Studio)
Related thread: How to bind the DataRepeater to a DataTable in VB.NET
http://social.msdn.microsoft.com/forums/en-US/vbpowerpacks/thread/803a8d50-e575-4743-a645-5effe3a418b2
Best regards,
Martin Xie
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- Marked As Answer byMartin Xie - MSFTMSFT, ModeratorMonday, November 09, 2009 2:58 AM
- Thanks,
Last days I made up my mind and concluded that the better way is to go for a temporary intermediate file.
This will simplify programming queries etc by using SQL
Wim- Marked As Answer byMartin Xie - MSFTMSFT, ModeratorMonday, November 09, 2009 2:58 AM


