hi
im using XtraGrid, the problem i have is that all my functionality is incorporated into the "focusedrowchan ged" now what function can i use when there is only 1 row, meaning focused row can't change or user presses enter or clicks outside of the grid or even directly close it?
i tried BeforeLeaveRow aswell and it seems to work exactly the same as focused row changed
im using XtraGrid, the problem i have is that all my functionality is incorporated into the "focusedrowchan ged" now what function can i use when there is only 1 row, meaning focused row can't change or user presses enter or clicks outside of the grid or even directly close it?
i tried BeforeLeaveRow aswell and it seems to work exactly the same as focused row changed
Comment