Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
JQGrid AsyncLinkClick don't distinguishes between columns.
#1
Hello, 

A JQGrid with several columns wich two of them are links. The event AsyncLinkClick on the grid is described as 

Code:
procedure TForm.JQGridAsyncLinkClick(Sender: TObject; EventParams: TStringList; const RowID: string; const Row, Col: Integer);


The parameter rowid gives the information of rowno, that is correct. The Row and Col parameters gives -1 always, that is not correct. The column links are in the same row and there's no way to distinguish which column has been origined the event...

Thank you

Kind Regards

Blanca
Reply
#2
Hi Bianca,

I'll have a look and get back to you ASAP
Reply
#3
This has been fixed and will be available in version 15.2.54
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)