Jump to content

[unigui] DBGrid 'Readonly' doesn't work? it allows editing !


Recommended Posts

Posted

Hi all,

 

When we use the unidbgrid and set readonly=true and connect it to datasource and run the app, when double click on row it became editable (nothing save) how can we prevent it from become editable although the 'readonly'=true also the fields is readonly?

 

any suggestion?

 

Posted

Hi all,

 

When we use the unidbgrid and set readonly=true and connect it to datasource and run the app, when double click on row it became editable (nothing save) how can we prevent it from become editable although the 'readonly'=true also the fields is readonly?

 

any suggestion?

 

Did you assign or change unidbgrid.datasource in runtime ?

I my case that was the problem.

Posted

I also have problems such properties set at design time and at the grid and columns, tried to repeat the situation in the demo application did not work. Apparently error occurs when a particular situation.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...