GeekArticles
Programming
DelphiHow to Refresh a DBGrid without Loosing the Current Row Position
Author: delphi.about.com |
Published: 12th May 2008 |
Visited: 225 times |
Add CommentFiled in: Delphiin Delphi TIPS :: When DBGrid is used to display data from a dataset (query or table), by design, after you call Refresh method on a dataset (re-open) (for example,...
Read Article Sponsored Links
Related Articles
• Alternate DBGrid Row Color in Delphi's DBGrid ::
You've seen this surely on web pages. Alternating table row colors means displaying the first record in one color and the second record in another colo ...
• Can't delete columns in inherited DbGrid QC#: 2632 Version: 7.0 Status: Closed defect, no action required Resolution: Bug has been fixed Description:
When inheriting from a BaseForm that includes a DbGrid (but no column defintions) and after creating "All Columns" in the column editor on th ...
• jQuery - Marking the Current Page Learning jQuery - Marking the Current Page
Our pager can be made more user-friendly by highlighting the current page number. We just need to update the classes on the buttons every time one is clicked:
Visit http://www.exforsys.com to read complete article
...
• dbgrid focus QC#: 57425 Version: 7.0 Status: New defect, requires tester review Description: dbgrid wont receive focus on mdi chlid applicati ...