Closed Thread
Results 1 to 4 of 4

Thread: DBGrid displaying problem

  1. #1
    ReekenX's Avatar
    ReekenX is offline Programmer
    Join Date
    Jan 2007
    Location
    Lithuania
    Posts
    135
    Rep Power
    0

    DBGrid displaying problem

    Hello everyone.

    I have problem with DBGrid focus. I put on mdi form Treeview and on mdichild form DBGrid. When program running, i click on treeview and pressing on DBGrid after that. Focus on DBGrid not displaying. Where is problem?

    I have contacted with Delphi support, but for answer still waiting...

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: DBGrid displaying problem

    What version of Delphi are you using, and what settings/events do you have on the Treeview and DBGrid? If clicking on the Treeview throws you into an infinite loop, for example, then you will never be able to click on the DBGrid.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    ReekenX's Avatar
    ReekenX is offline Programmer
    Join Date
    Jan 2007
    Location
    Lithuania
    Posts
    135
    Rep Power
    0

    Re: DBGrid displaying problem

    I am using BDS 2006. I am using treeview and DBGrid without any custom properties or events.

  5. #4
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: DBGrid displaying problem

    Having just set up an MDI form in 2007, I cannot click on either of them. Can you provide a little more information about your setup... for example, the DBgrid needs to point to a datasource, etc.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 08-04-2010, 09:35 PM
  2. Insert into DBGrid
    By 2710 in forum Pascal and Delphi
    Replies: 2
    Last Post: 03-06-2010, 11:13 AM
  3. GUI problem, components not displaying?
    By ZipOnTrousers in forum Java Help
    Replies: 7
    Last Post: 01-09-2010, 04:23 AM
  4. Problem displaying picture
    By jackolantern in forum C# Programming
    Replies: 0
    Last Post: 05-28-2009, 04:37 PM
  5. borland c++ builder 5, dbgrid question
    By totonex in forum C and C++
    Replies: 2
    Last Post: 03-27-2009, 11:40 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts