Jump to content


Photo

Can't select row


  • Please log in to reply
11 replies to this topic

#1 FourWhey

FourWhey
  • Members
  • 165 posts

Posted 29 September 2016 - 05:35 PM

I've noticed something odd with v6 db grid.  Once the data is loaded, it does not respond to clicking on rows or navigating using the arrow keys. If I click within a cell that goes into edit mode, it works after that.

 

I really want to use the control but can't and now because of the error I'm getting with the v5 column editor I can't use v5 DBGrid either. :(

 

I created a test project and it did it there too.

 

Here's a video of what it's doing.

 

https://1drv.ms/v/s!...iwwNu-s1EQlawp5

Attached Files



#2 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 30 September 2016 - 01:02 AM

Hi,

- About v5, did deleting

- v6: can you send me this demo?

This weekend I will upload new update with fixes/adds from last week.

Also, I will now upload fixed v5.

Sorry for any delay.
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#3 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 30 September 2016 - 01:26 AM

Hi,

I have uploaded new v5 with ColumnsEditor bug fixed.
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#4 FourWhey

FourWhey
  • Members
  • 165 posts

Posted 30 September 2016 - 07:29 PM

To see what it's doing, once the grid is focused, try and move around using the arrow keys and/or click in the top row.  Once you enter edit mode on a cell, you can navigate around normally.

Attached Files



#5 FourWhey

FourWhey
  • Members
  • 165 posts

Posted 10 October 2016 - 07:09 PM

Any idea on what might be causing the issue where you can't browse around in the grid? I have this bug in production. :(

 

I sent an example and video of what it's doing.



#6 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 10 October 2016 - 08:05 PM

Hi,

Sorry for delay, I was working on something in different part of code.

I will take a look at it tomorrow.
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#7 FourWhey

FourWhey
  • Members
  • 165 posts

Posted 10 October 2016 - 10:30 PM

That would be great. I need to get it resolved asap.



#8 FourWhey

FourWhey
  • Members
  • 165 posts

Posted 12 October 2016 - 12:26 AM

Any news?



#9 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 12 October 2016 - 01:58 AM

Hi,

I'm on it right now. I hope that I will have fix for tomorrow.

Sorry again for delay.
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#10 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 12 October 2016 - 04:03 AM

Hi,

Try to call

ADOQuery1.First;
After setting Active to True.

For some reason ADO behaves different than other DataSet's. I'm already been aware of this (and added .First call in Activate method, but no changes).
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#11 FourWhey

FourWhey
  • Members
  • 165 posts

Posted 12 October 2016 - 03:19 PM

Hi,

Try to call
 

ADOQuery1.First;
After setting Active to True.

For some reason ADO behaves different than other DataSet's. I'm already been aware of this (and added .First call in Activate method, but no changes).

 

I'll give this a try and see if it helps. Are you going to integrate this behavior into the control, or should I always do that?  Also, it's odd that this a problem in v6 but not in v5 or any other datagrid I've used.



#12 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,191 posts
  • Gender:Male

Posted 12 October 2016 - 04:05 PM

Hi,

I'm still seeking why it won't work in v6 since I used similar code. This is small fix to buy me some time until I solve it inside control.
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users