How to find whether I reached bottom or datagrid or not which event fires?

I am using visual c++ 2003. Either I scroll through scrollbar or through datagrid.
When I reach the end, next row it creates a row with all null values. I wanted to know which event fires and handle the event.

How to find whether I reached bottom of datagrid or not AND which event fires

Thanks,

Jil.


Answer this question

How to find whether I reached bottom or datagrid or not which event fires?

  • How to find whether I reached bottom or datagrid or not which event fires?