From: Bogdan on 19 Feb 2010 11:15 Hi, I have a db table with a column that stores duration in seconds. I need to present this duration as hh:mm:ss in a gridview. I'm not quite sure where the int to string conversion should take place. Should I attempt to do that in a stored proc, business object, or another place? An example would be very appreciated. Thanks, Bogdan
|
Pages: 1 Prev: deciphering vb code Next: Select All checkbox using javascript for asp.net page |