Need to remove .00 in the gridview cells

Need to remove .00 in the gridview cells

Hi All,

I have values in gridview as "123.00", "124.23". I want to truncate every thing after decimal.

i.e., 123.00 should be 123
124.56 should be 124

Can anyone help me here.

Thanks
Vikram