Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
On Add of new record.
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
On Add of new record.
Divers
Thread ID:
00924322
Message ID:
00924322
Vues:
55
When i click New(i added a mmNewButton there) on the maintenance form on the second page, how do i get the record pointer to move to the new record. currently i have to select it then flip the page.
I want my user to be able to add via the Grid or the properties page.

UPDATE :
I found some code in the user guide, but where do i put it?
this.BindingContext[this.oCompany.GetCurrentDataSet(),"company"].Position =
      this.oCompany.GetCurrentDataSet().Tables["company"].Rows.Count -1;
UPDATE #2 :
I answered my own question, put it on the click event.



thanks in adavance.
Shawn Dorion
Geo Sektor Dot Com
Website: http://www.geosektor.com

Web Hosting Plans
Visit : http://WebHosting.Applications4u.com/
Répondre
Fil
Voir

Click here to load this message in the networking platform