This may be easy but I've poured through the dbGrids.pas and grids.pas files to no avail.
Anyone know how to read the buffered text in the TDBGrid for the current column? I tried to access through the SelectedField.AsString property but that just shows the old field data, not the current text being entered at the current time. I need to do some data validation while the user is typing.
Thanks,
-Jonathan Ulfeng
Anyone know how to read the buffered text in the TDBGrid for the current column? I tried to access through the SelectedField.AsString property but that just shows the old field data, not the current text being entered at the current time. I need to do some data validation while the user is typing.
Thanks,
-Jonathan Ulfeng