hi,
i have a data gridview like this:
id name description date
when i selected a row i can get id value with yiiGridView.getChecked() function, but i wanna get name, description and date values too from selected row. i couldnt find any expalanations about that. thanks in advance...
i have a data gridview like this:
id name description date
when i selected a row i can get id value with yiiGridView.getChecked() function, but i wanna get name, description and date values too from selected row. i couldnt find any expalanations about that. thanks in advance...