-3

After updating my project BDE to FireDac when i right click on grid cell through mouse and paste is not working in grid.

But CTRL + V is working issue is when in paste using mouse it is not working.

After updating my project BDE to FireDac through mouse paste is not working in grid.

anil awati
  • 35
  • 6
  • 3
    Can you describe your problem in detail, and present enough information for us to reproduce it. And could you tell us what "mouse paste" means. – David Heffernan Aug 28 '23 at 15:19
  • OP is probably talking about `Paste` action being always disabled in Context menu that is shown when you right click on a field inside TDBGrid when such grid is connected to a database. You can observe this in mist database samples that ship with Delphi. What is cause of this I don't really know. – SilverWarior Aug 29 '23 at 06:30
  • I can see paste option after right click mouse on cell , even value also pasted in cell but once i click on save it is not saving – anil awati Aug 29 '23 at 13:13
  • @anilawati In that case the title of the question should be "Value pasted using mouse isn't saved into database". When pasting value to certain field is this the only change you have done on current record? If you check [UpdateStatus](https://docwiki.embarcadero.com/Libraries/Alexandria/en/FireDAC.Comp.DataSet.TFDDataSet.UpdateStatus) for the current record after pasting the value into a field what state is it in? – SilverWarior Aug 29 '23 at 15:45

0 Answers0