B
Balint Toth
Hi all,
I bind an sql table to a datagrid. The table has a status column, this is
smallint. I would like to write "Busy" to the datagrid, if status=0, "Done",
if status=1, and "error" if status=2 and not 1,2,3.
How can I solve this problem?
Thank you very much in advance!
Best regards,
Bálint Tóth
I bind an sql table to a datagrid. The table has a status column, this is
smallint. I would like to write "Busy" to the datagrid, if status=0, "Done",
if status=1, and "error" if status=2 and not 1,2,3.
How can I solve this problem?
Thank you very much in advance!
Best regards,
Bálint Tóth