Page 1 of 1

...how to edit memos in TCRDBGrid?

Posted: Tue 01 Mar 2011 18:29
by GVCL
Hi everybody,

I can not find how to edit memos in the grid. Also the example does not help. What have I to do to allow a memofield being edited in the grid?

Thank you for any hint!

D2009, TVirtualTable coming with IBDAC 3.50 as datasource

Posted: Wed 02 Mar 2011 11:48
by AlexP
Hello,

To edit Memo fields in TCRGrid, you should click on the field you want to edit, press the button with the ellipsis (on the right), then make necessary changes in the window that opened, and press the OK button. After this you should call the Post method in the dataset CRGrid is connected to.

Posted: Wed 02 Mar 2011 14:14
by GVCL
Hello,

I defined a column with a memo field - but the promised button does not appear - so no klick possible. Is there anything I have to do in addition?

Thank you for a hint!

Posted: Wed 02 Mar 2011 14:46
by AlexP
Hello,

Please send a complete small sample to alexp*devart*com, so that I am able to reproduce the problem.