Hi, I've been using the class provided by you, but I run into a problem and hopefully you can help me. Every time I load the grid and add rows, the hyperlink event (CellMouseDown) fires so many times I have loaded the grid with rows. Is it possible to cancel the event so that it is triggered only once? Or would I have to instantiate the class every time I filled the grid?