![]() |
|
Cell value from TIWjQGrid - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Cell value from TIWjQGrid (/thread-4394.html) |
Cell value from TIWjQGrid - joelcc - 08-05-2024 Is there a way I can get the value from the cell of a Tiwjqgrid. I tried the following in the IWjQGrid1AsyncLinkClick but it does not return anything? a := IwjqGrid1.Cell[Row,Col] RE: Cell value from TIWjQGrid - joelcc - 08-05-2024 I found another post where someone said the same code worked for them. It may just be my version of 15.4.0. |