cplsplsprogrammer
Programmer
Hello All,
I am building a ASP.Net webpage using C#. I have a datagrid where some columns have time values in seconds. What is the best way to convert them into HH:MM:SS format? Can anyone please tell me if we change the format while binding the row to the grid? How can we determine the which column we are in like determinging what is the column header of the item? I get the data from a sql server database. Should we do it in SQL? Can anyone please help me with this?
Thanks
I am building a ASP.Net webpage using C#. I have a datagrid where some columns have time values in seconds. What is the best way to convert them into HH:MM:SS format? Can anyone please tell me if we change the format while binding the row to the grid? How can we determine the which column we are in like determinging what is the column header of the item? I get the data from a sql server database. Should we do it in SQL? Can anyone please help me with this?
Thanks