G
Guest
Hi,
I have a datagrid listing data from a database, and I am getting from the
database real value (it's actually represents a total of minutes).
What I want to do is Convert that number to a total of hours and minutes
like this:
on database: 70,5
on datagrid: 01:10:30
How can I do that conversion?
I have a datagrid listing data from a database, and I am getting from the
database real value (it's actually represents a total of minutes).
What I want to do is Convert that number to a total of hours and minutes
like this:
on database: 70,5
on datagrid: 01:10:30
How can I do that conversion?