i am using flexgrid on my form. i want to avoid a user to enter a particular cell.

on the CellEnter event i passed the 'Enter' key so that the focus is moved to the next cell. its working fine. but when the user is navigating the cell in reverse order, the cursor gets stuck because it cant go backward.

how to solve this prob? like how to call the CellLeave event when that particular cell gets the focus?

regards,

prakash