New Product Launch - BoldDesk !
Introducing help desk ticketing software.
New Product LaunchBoldDesk: Help desk ticketing software starts at $10 for 3 agents.
Try it for free.
public bool Find(long key)
{
// Do Not loop through grid ...
// Instead call DataView.Find of your underlying datasource
// When find has found the correct record move the current cell to that record and return true
}
Stefan