Jump to content

UniDbgrid


MOGSY

Recommended Posts

Hi

I have issues with the Undbgrid, not very responsive to up or down keys to move between rows, also at times when scrolling quickly between rows the focus jumps to a different control!

any one come across this issue?

Regards

Link to comment
Share on other sites

11 hours ago, MOGSY said:

I have issues with the Undbgrid, not very responsive to up or down keys to move between rows, also at times when scrolling quickly between rows the focus jumps to a different control!

any one come across this issue?

Hello,

Can you provide steps to reproduce?

Link to comment
Share on other sites

Hi Sherzod

I think it is difficult to get a test setup, however if possible I can show you on my laptop. What is happening is I have a dbgrid when any row is selected I display some information from the same row which is not displayed in the grid. I come across two issues on the grid, one is the scrolling is not very fast, also at time I get TUniCustomDBGrid.MoveToRow(): Unexpected Row number when scrolling fast. I believe this happens as if the underlining data has changed.

Regards

 

Link to comment
Share on other sites

  • 2 years later...

The best practice in web, is to:

- use uniDbGrid with ReadOnly = True also for its Dataset

- FetchAll = False 

- and to display fields in a frame for modification in one transaction.

 

With this, i have never seen those errors messages.

Link to comment
Share on other sites

  • 9 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...