When the user slect a row in an MSHFlexGrid which has been populated with an ADO Recordset, I am trapping the selected row by mshflexgrid1.mouserow. The problem is when the user clicks on a row, the 'mouserow' will return -1 row number. But once after pressing the scroll button or scrolled it is returning the correct row number on mouseclick. If adding one on mouserow after scrolling it will make problems. This is the third time I am posting and nobody is responding.
Please help me, I am about to test my application
Please help me, I am about to test my application