Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Biz object navigation fails
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Biz object navigation fails
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
00991502
Message ID:
00991502
Vues:
74
Can anyone think of why Me.grdMain.NavigateData(mmNavigate.Last) would fail? It just doesn't move the grid to the last record. I don't get any errors out or anything.

I have a parent child relation ship with a form and a user control. The parent is on the form and I made a user control that has all the child controls for the child object on it. I have a new button on it that adds a row to the grid and child biz object via a
bizUserDepartment.NewRow(New UserDepartmentDefaults)
call.
This works and adds a new row, but it isn't selected in the grid. I called NavigateData to move it to the last row, which is the new one, but it doesn't work. Focus stays on the first row in the grid.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform