Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IWDBGridCellClick ? DBGRID Cell Click
#1
Wink 
Hello guys maybe i am spamming too many questions sorry for that, but somehow it keeps forum alive i guess   Smile
so here goes my regular simulating questions :
1. I notice IWGrid has CellClick that can pick cell value. But how i Cell Click in IWDBGrid? anyone have a piece of code for it?

OH i am so dumb i found columns > cell > events >onclick (of Cell) sorry but keeping alive is good thing aey Cheers

Also how to get entire row values so far i can get my cell value by using this

procedure TregListUserForm.getCellValue(ASender: TObject; const AValue: string);
begin
WebApplication.ShowNotification(AValue);
end;
Reply
#2
How to get row values
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)