mierlp Posted August 12, 2015 Posted August 12, 2015 Hi Is there a way to support mousewheel scrolling for the dbgrid (when the user would like to use his mousewheel for scrolling the dbgrid?) Regards Peter
Administrators Farshad Mohajeri Posted August 12, 2015 Administrators Posted August 12, 2015 Hi It can scroll the whole grid view up and down, but it can not scroll selected row.
mierlp Posted August 12, 2015 Author Posted August 12, 2015 Hi Farshad With key up/down you can scroll record-for-record. Is this not possible using mouseUp/mouseDown events? 1
Recommended Posts