Searched refs:m_nLastRowId (Results 1 – 2 of 2) sorted by relevance
288 long m_nLastRowId; member in DbGridControl
945 ,m_nLastRowId(-1) in DbGridControl()2210 if ( m_nLastRowId != GetCurRow() ) in CursorMoved()2212 m_nLastRowId = GetCurRow(); in CursorMoved()
Completed in 65 milliseconds