Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with New button
Message
De
22/07/2008 19:17:30
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01332870
Message ID:
01333341
Vues:
9
>Tim,
>I thought you would be interested in the solution for this. I got it from Josh Horne at OakLeaf. I had to add the following code in order to position the pointer to the end of the table.
>
>
>this.BindingContext[oBizObject.GetCurrentDataSet(), "TableName"].Position = oBizObject.GetCurrentDataSet().Tables["TableName"].Rows.Count - 1;
>
>Thanks for all your help.
>

I thought you had tried that. It is the same code from the dev guide under mmButtonNew of Using Specialized Buttons. I must have missed some communication there. Glad you got it working.
Tim
Timothy Bryan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform