Hi, i m trying to display a field from a table as checkbox in a datagrid. I have a field named Active and has two possible values active/inactive, i tried something like the following but i get : nativecode=1064 ** You have an error in your SQL syntax. In addition i think that the major problem is that i cant pass and retrieve parameters to write a handler for them, so any help would be appreciated.
Thanks for the reply, but i have to retrieve variables from table to the grid, showing field Active as checkbox, in datagrid i use i cant have field's type as checkbox in view mode, so i try the way i referred. Any proposal or hints would be helpful!