nixnixnix Messages: 415 Registered: February 2007 Location: Kelowna, British Columbia
Senior Member
Hey Daniel,
I included a simple test case. Select a cell then press the button and that should do it
I have coded around the problem in any case so am not waiting for a solution on this one.
As far as suggestions go, what I would love right now would be the ability to split the grid so that I can keep the first column where it is and scroll all the other columns and to keep the first row where it is and scroll the other rows.
Oh and one more question please: how do I disable the searching function? I tried grid.Searching(false) but that doesn't do it.