Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
670
F2 to enter edit mode
posted

Hi,
I have a grid whose AllowUpdate is set to false. The CellClickAction is set to CellSelect yet when I press F2 on a cell it does enter edit more. What design-time setting do I need to stop this happening.

Thanks,
john

Parents
  • 37774
    posted

    John,

    Can you actually edit the value?  My guess is that the CellActivation is set in such a way as it allows the user to enter a mode where they can select the text, but not change it.  You could change this behavior through CellActivation property on a column to someting like NoEdit.

    -Matt

Reply Children
No Data