|
Group: Forum Members
Posts: 336,
Visits: 497
|
Actually, by the time it gets into the Navigating event Clients.Count is already zero. It is 353 in the PrimaryBO_CurrentDataTableRefilled handler, but then when it goes to the PrimaryBO_Navigating event where I would expect to change where Clients is pointing, the count is back to zero. I'm just not sure what's happening here...any other ideas anyone?
|