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
65
How to make only one cell in unbound filed editable when user double clicks on it.
posted

Hi,

I want to make perticular unbound cell editable when i double click on that cell.

By default AllowEdit is true for unbound field.

That is at Field level.

I am setting AllowEdit to false intially as i dont want user to allow edit unless he double clicks on cell.

When user double clicks on cell and if i set AllowEdit to true then it makes all the columns editable which i dont want.

If on double click if i set IsEnabled to true or  ISReadOnly to false it does not go in edit mode as initially i have set AllowEdit to false on Field level.

IS there any way to handle this scenario?

Timely response would be appriciated. As last time when i had support qury they reverted after about an month