Jump to content

Search the Community

Showing results for tags 'tdbgrid'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Delphi Questions and Answers
    • Algorithms, Data Structures and Class Design
    • VCL
    • FMX
    • RTL and Delphi Object Pascal
    • Databases
    • Network, Cloud and Web
    • Windows API
    • Cross-platform
    • Delphi IDE and APIs
    • General Help
    • Delphi Third-Party
  • C++Builder Questions and Answers
    • General Help
  • General Discussions
    • Embarcadero Lounge
    • Tips / Blogs / Tutorials / Videos
    • Job Opportunities / Coder for Hire
    • I made this
  • Software Development
    • Project Planning and -Management
    • Software Testing and Quality Assurance
  • Community
    • Community Management

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Delphi-Version

Found 1 result

  1. JohnFSklavounos

    XE7 TDBGrid bug?

    Hello Everyone, I'm working on an old XE7 project and have come across an issue with TDBGrid. Basically, when you refresh the underlying table with one or more grid rows selected, all rows get selected. Interestingly, the CurrentlySelectedRow does remain the same. Has anyone heard of this before? If so, have you been able to fix it? I can't seem to find anything on it and it's driving me crazy! LOL TDBGrid All table fields are defined as grid columns dgMultiSelect is true Underlying table has a TLargeIntField unique & autoinc key field TForm The form has only two methods, OnCreate and OnDestroy to open and close the query I've attached a video of the behavior to clarify the issue. Thanks for any insight you can provide... John TDBGrid selectedrows refresh issue.mp4
×