Atozed Forums

Full Version: JQGrid AsyncLinkClick don't distinguishes between columns.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Hi Bianca,

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