RE: [aus-dotnet] Visual Basic 2005 Power Pack Suggestion Center


    [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
    • From: Charles Sterling
    • Subject: RE: [aus-dotnet] Visual Basic 2005 Power Pack Suggestion Center
    • Date: Tue, 19 Jun 2007 21:41:04 -0700

    At Teched I showed the VB Power Pack AND Data Repeater in a very alpha form…

     

    -Chuck

     

     

    From: peter@xxxxxxxxxxx [mailto:peter@xxxxxxxxxxx] On Behalf Of ILT
    Sent: Tuesday, June 19, 2007 11:05 AM
    To: dotnet@xxxxxxxxxxx
    Subject: RE: [aus-dotnet] Visual Basic 2005 Power Pack Suggestion Center

     

    But that was the VB Power Pack w/o any Data Repeater, isn’t that right Chuck?

     

    MS Access has continuous forms view of tables – introduced way back. I think the DataRepeater control was introduced to VB6 in 1998.

    IL Thomas
    GeoSciSoft  - Perth, Australia


    From: peter@xxxxxxxxxxx [mailto:peter@xxxxxxxxxxx] On Behalf Of Charles Sterling
    Sent: Monday, June 18, 2007 7:59 PM
    To: dotnet@xxxxxxxxxxx
    Subject: RE: [aus-dotnet] Visual Basic 2005 Power Pack Suggestion Center

     

    I have used early betas and it is pretty cool….(even demo’d it at Teched before I found out I wasn’t supposed to<g>)

     

    Chuck

     

     

    From: peter@xxxxxxxxxxx [mailto:peter@xxxxxxxxxxx] On Behalf Of ILT
    Sent: Monday, June 18, 2007 9:50 PM
    To: dotnet@xxxxxxxxxxx
    Subject: RE: [aus-dotnet] Visual Basic 2005 Power Pack Suggestion Center

     

    Yes, I’d vote for that.

    I think that’s also similar to what MS Access has long had, as its datasheet view.

    There’s a ?Jeff Woodruff who has his own low-cost datarepeater control (amongst others) – for asp.net only, afaik - I think I saw this about 12 months ago. Check out CodeProject if you need something similar (or I might be able to locate Woodruff’s component).

     

    Ian Thomas
    GeoSciSoft  - Perth, Australia


    From: peter@xxxxxxxxxxx [mailto:peter@xxxxxxxxxxx] On Behalf Of .net noobie
    Sent: Monday, June 18, 2007 7:32 PM
    To: AUS-DOTNET
    Subject: [aus-dotnet] Visual Basic 2005 Power Pack Suggestion Center

     

     

    The Data Repeater control in Visual Basic 6.0 allowed you to create a custom user control, bind it to your database and display one user control for each row of data on your form without having to write any code. It also meant you weren't tied to using the layout of a particular grid control, you could display the data anyway you wanted to. It would be great if we had this same ability in Visual Basic 2005.
     

    Data Repeater Control

     

    Data Repeater Sample Picture

    The Data Repeater Control will allow you to display a custom set of controls for each row of data in your dataset.  This control will give you more flexibility then using a standard grid control.

    This control is similar to DataRepeater control found in Visual Basic 6.0 but it's even simpler to use because you do not need create a UserControl first.  All you do is simply drag and drop your dataset to the Repeater control and the designer will generate the controls for you.

    Vote for the Data Repeater Control

     

     

     

    if you use VB and think this is a good idea for a control please goto the following link and vote yes

     




    (Click here for more information on the aus-dotnet mailling list)