Jump to content

Problem in dbGrid.RowEdit with Checkbox


Freeman35

Recommended Posts

Hello,

dbGrid has a 3 column for editable. 2 edit and last one is checkbox. DataSource.AutoEdit is False, so for edit mode, user haveto dblclick. This is normal. dbGrid.RowEdit:=True;

Why not open row editor when click to checkbox column? and DataSet mode change to dsEdit. this is big problem, 'cos user close windows, but row not posted. I can write control code, but how to check row editor is active ? or can I active manual row Editor ? how to?

Second Problem is, Can not select checkbox component in IDE object inspecter. dbGrid's column's property editor -> "Editor" property attached screenshot from Obj. Ins.

regards.

rowEditor.gif

Ekran Resmi 2019-07-14 12.27.06.png

Link to comment
Share on other sites

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...