Jump to content

Grahasoftware Dev

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Grahasoftware Dev

  1. just make it simple.

  2. As I know it's already in that computer I use to work on, I its not of my business to know it so. you got it? If you don't want to support me why do you have to answer again, you don't have much to do?
  3. In VCL, it's enough to set the display format to "00-00-00' so the result in DBgrid is '00-12-34', as I expected, but in uniDBgrid it turns out to be '12-34-00', oops. .. Actually, I can handle it in many ways, but if no one can provide a solution, that's okay, I can handle it myself, thank you for the response, good luck.
  4. I forgot my credential, can it recovery with "forgot password" ?
  5. uniGUI for Delphi, version 1.90.0.1530 I'm using Delphi 10.3.
  6. Hi everyone, I need to set display format in UniDBgrid for data type integer, example 1234 to be '00-12-34', i have tried to set in display format properties to be '00-00-00', but its not work, data displayed still 1234. Please help, Thakn you.
×
×
  • Create New...