I'm having a problem. I inserted data to a datagridview through the properties of it , through databindings as shown : DataBindings
And the database is from a access which is connected to an excel. Now I would ask for all your expertise about this issue:
- The hours instead of showing as hh:mm show has decimal like this: Decimal Hours
- Plus I want to refresh/update the datagridview with a timer, and until this date i have used this code.
Can someone help me please? Thank you in advance. Kind Regards