|
<< Click to Display Table of Contents >> Navigation: Forum > JQGrid AsyncLinkClick don't distinguishes between columns. |
04-14-2022, 04:48 PM:
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
04-15-2022, 04:12 AM:
Hi Bianca,
I'll have a look and get back to you ASAP
04-29-2022, 06:22 AM:
This has been fixed and will be available in version 15.2.54