Get id
Hi,
i have the folow grid
id(hidden) | From | Subject | Recieved
the data comes from a database
now i need the id from the selected row.
I have this:
this.getSelectionProperty("index");
this works but gives the row id, not the value of the if column, how do i get the value of the id column?
i have the folow grid
id(hidden) | From | Subject | Recieved
the data comes from a database
now i need the id from the selected row.
I have this:
this.getSelectionProperty("index");
this works but gives the row id, not the value of the if column, how do i get the value of the id column?
Zitz
June 25,