Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ReadOnly BO's
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Divers
Thread ID:
01223268
Message ID:
01226814
Vues:
18
Sarosh,

>>Can you be more specific?
>
>It does add a new row but does not highlight and move to that new row.

Are you call the form's NewRow() method from your New button?

>What I am trying to say here is that if we are Entering a grid control then no problem I can
>
>this.NavControl = this.grdParentBO1;
>
>but if while Entering a textbox control then what should I set the this.NavControl to?
>
>this.NavControl = this.txtName??????;
>
You can set the NavControl to the appropriate GridView (it may already be set depending on what you've done elsewhere in your form code)

>Do you have any plans to come out with mmToolStrip which has not just the Navigation buttons but also other common buttons/textbox's (Add,Delete,Save,Cancel,"Goto RecNo", "Row x of n") on it? Similar to the BindingNavigator VS generates when we drap and drop an BO from the DataSources window.

Yes, we do, and give you the option to use the built-in VS 2005 Navigation Toolstrip.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform