Hi Friends
in a gui using the ddl RAGrid.
I can't intercept the click on the cell, can you help me?
the code that I use at the moment is this:
omiss.....
Global $Appuntamenti = GUICreate("Appuntamenti", 435, 380, -1, -1, -1, -1, $Form1)
Global $chiudiappuntamenti = GUICtrlCreateButton("Chiudi", 200, 335, 100, 41, $BS_NOTIFY)
$hLib = DllOpen(@ScriptDir & "\RAGrid.dll")
If $hLib <> -1 Then
Global $TabellaAppuntamenti = _GUICtrlRAGrid_Create($Appuntamenti, "", 10, 10, 410, 30