Hi Si,
in database a field is number and default value is null. This record is retrieved in MS datagird.I wanna check whether the corresponding col in datagrid is null or not. When i use ISNULL function it gives me type mismatch error.
I used isempty function, the same result. Is there any way to check datagrid cellvalue.
Ayyaz