Jump to content

TUnimDBGrid updating TUnimMemo client only


Mehmet Emin

Recommended Posts

I have a TUnimDBGrid on top which fetch all its data from db at once.

As I scroll the TUnimDBGrid I want to display one of the columns in the below TUnimMemo.

Currently I have a TUnimDBMemo to handle this but it generates an ajax call at each scroll.

How can I handle this all at "client" so that as I scroll the TUnimDBGrid I want to refresh content of TUnimMemo?

Thanks in advance

Capture.PNG.3c5d503e89551303efdf61d6712760a8.PNG

Link to comment
Share on other sites

×
×
  • Create New...