Jump to content

Servant5166

uniGUI Subscriber
  • Posts

    38
  • Joined

  • Last visited

Profile Information

  • Gender
    Male

Recent Profile Visitors

1039 profile views

Servant5166's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. I'm having the same problem on our corporate server too. The Cortex (Paloalto) endpoint protection will not allow the program to execute.
  2. The application runs for days, but when searching using the DBgrid, application crashes Here's what in the connection log file. *.dll: 00003940: 13:30:45 [HttpExtensionProc[*.*.*.*]]:EUniSessionException : Invalid session or session Timeout. : Addr: $02698463 *.dll: 00001BB8: 13:35:53 [HttpExtensionProc[*.*.*.*]]:EUniSessionException : Invalid session or session Timeout. : Addr: $02698463 *.dll: 00001BB8: 13:35:53 [HttpExtensionProc[*.*.*.*]]:EUniSessionException : Invalid session or session Timeout. : Addr: $02698463 *.dll: 00001BB8: 13:35:54 [HttpExtensionProc[*.*.*.*]]:EUniSessionException : Invalid session or session Timeout. : Addr: $02698463
  3. I'm getting the error below in my application. *.dll: 00004068: 13:49:06 [10.207.86.217]:Failed Sequence Recovery: SeqId: 4, Event: click *.dll: 00003CC4: 13:49:16 [10.207.86.217]:Failed Sequence Recovery: SeqId: 5, Event: click *.dll: 00003B04: 13:52:36 [10.207.95.218]:Failed Sequence Recovery: SeqId: 4, Event: click *.dll: 00003F10: 13:53:11 [10.207.95.218]:Failed Sequence Recovery: SeqId: 4, Event: click *.dll: 00000514: 13:53:46 [10.207.95.218]:Failed Sequence Recovery: SeqId: 4, Event: click *.dll: 00001BBC: 13:54:21 [10.207.95.218]:Failed Sequence Recovery: SeqId: 4, Event: click
  4. Is there a solution for this? I need to select the first record after sorting.
  5. Is there an answer to the question "How can I add more Font Awesome icons to the image component"?
  6. How can I goto the next page using the TUniDBGrid after scrolling to the last record in a page? I'm trying to create a continuous scroll action using the DBGrid. Thanks.
  7. Thanks. I really want the next page command to execute after my code runs. How can I get the next page of data and run my code?
  8. How do I capture when the next page button is pressed? I need to capture the event before the pagebar fetches the records. Thanks.
  9. How to hide column header menu of a UniDBTreeGrid? Thanks/
  10. Is there an answer to this? I need to select all rows and if necessary, delete some or all rows.
×
×
  • Create New...