The New DataRepeater Control in the Latest Power Packs Release
- Posted: Feb 18, 2008 at 11:41 AM
- 26,910 Views
- 5 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
The new DataRepeater control allows you use standard Windows Forms controls to display rows of your data in a scrollable container giving you more flexibility and customization than standard grid controls.
Enjoy,
-Beth Massi, Visual Studio Community
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
The data repeater is cool -- I'm glad it was added to the power pack. It solves an immediate problem I have with displaying information from a database on a user form.
It would be nice to have this available for an ASP.NET web form. I thought I heard John or Beth mention that it was only available for Windows Forms.
I'd like to know more about those nifty "weather demo components" that were displayed in John's VS toolbox.
Can we get a download link for this project or another example project ?
Cool... I'm comparing DataRepeater control with PowerBuilder DataWindow control. DataWindow control allow user can edit data at runtime and also we can take printout as-is. Why Microsoft not yet develop like DataWindow control? For ex, If I populate employee details in DataRepeater control and I need any printout means, I needs to create report. So it is double work. But in DataWindow control has print properties.
hi, how can i use datarepeater without using data sourse?
i want to add a textbox and some labels and button withou using database controls.
i was added some controls, but when i start the project there is nothing in the repeater
please help me..
Remove this comment
Remove this thread
close