Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Biz object navigation fails
Message
From
01/03/2005 07:58:37
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Biz object navigation fails
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
00991502
Message ID:
00991502
Views:
76
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.
Next
Reply
Map
View

Click here to load this message in the networking platform