Hi,
I use the following connection : Dataset --> DataSetProvider --> ClientDataSet --> DataSource --> NextDBGrid
Only when i activate Dataset and ClientDataset the NextDBGrid doesn't show it's content (I have a BGrid also connected and it does show the rows) , i need to scroll up/down or Set Height+1 -1 (Repaint and Invalidate don't work) to get the NextDBGrid to show it's content.
Do you have any idea what is happening ?
NextDBGrid Doesn't show rows loaded.
Started by RobertjanTuit, Aug 09 2005 10:12 AM
9 replies to this topic
#1
Posted 09 August 2005 - 10:12 AM
#2
Posted 10 August 2005 - 12:27 AM
Hello,
Can you please send me some small demo at boki@bergsoft.net . This will realy help me to find where the problem is.
Thank you very much.
Best regards
Can you please send me some small demo at boki@bergsoft.net . This will realy help me to find where the problem is.
Thank you very much.
Best regards
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.
--
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
Posted 31 March 2006 - 06:37 PM
Hi,
I'm using NextDBGrid v3.5 attached to a clientdataset and I've the same problem. ie nothing is shown although it seems that the grid contains data, since a scrollbar appears on the right side which can be scrolled.
I've also set the doAutoAssignFieldName but no columns are shown...
Thanks in advance,
Tom.
I'm using NextDBGrid v3.5 attached to a clientdataset and I've the same problem. ie nothing is shown although it seems that the grid contains data, since a scrollbar appears on the right side which can be scrolled.
I've also set the doAutoAssignFieldName but no columns are shown...
Thanks in advance,
Tom.
#4
Posted 03 April 2006 - 03:45 PM
not sure what is different from before, but this works now
#5
Posted 12 May 2006 - 02:22 PM
QUOTE (RobertjanTuit)
Hi,
I use the following connection : Dataset --> DataSetProvider --> ClientDataSet --> DataSource --> NextDBGrid
Only when i activate Dataset and ClientDataset the NextDBGrid doesn't show it's content (I have a BGrid also connected and it does show the rows) , i need to scroll up/down or Set Height+1 -1 (Repaint and Invalidate don't work) to get the NextDBGrid to show it's content.
Do you have any idea what is happening ?
I use the following connection : Dataset --> DataSetProvider --> ClientDataSet --> DataSource --> NextDBGrid
Only when i activate Dataset and ClientDataset the NextDBGrid doesn't show it's content (I have a BGrid also connected and it does show the rows) , i need to scroll up/down or Set Height+1 -1 (Repaint and Invalidate don't work) to get the NextDBGrid to show it's content.
Do you have any idea what is happening ?
I got nearly the same problem. Record Count is 551, NextDBGrid.RowCount is 551. But the first record is shown 551 times. The vertical Scrollbar is not visible, too.
brgds
Jörg
#6
Posted 18 May 2006 - 09:59 AM
Hi Boki,
when will this bug be fixed?
rgds
Jörg
when will this bug be fixed?
rgds
Jörg
#7
Posted 07 August 2006 - 12:52 AM
Has this been fixed, I am seeing a similar issue?
#8
Posted 07 August 2006 - 01:42 AM
Hello Jason,
Did you have download latest release (from yesterday)?
Can you please attach one small demo here and I will find issue and fix it as soon as possible.
Thank you,
Regards
Did you have download latest release (from yesterday)?
Can you please attach one small demo here and I will find issue and fix it as soon as possible.
Thank you,
Regards
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.
--
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.
#9
Posted 07 August 2006 - 05:16 AM
OK the problem I am seeing is if I have a Memorytable, its a dxMemData control.
If I populate the table with say 75 records, then show a form with a NextDBGrid, then hide the form, then repopulate the table with say 250 records, then show the form again, the NextDBGrid only paints the first 75, the other are invisible, but the scrollbar scrolls down as though there are 250 records.
I have found a workaround, by Disabling and Enabling the Datasource between the Table and the NextDBGrid, which seems to fix the painting issue,but that has its own issue, sometimes the vertical scrollbar doesn't show, so I have to have the HideScrollBar property set to false, to ensure the scrollbar is shown.
I also have the latest version from yesterday
If I populate the table with say 75 records, then show a form with a NextDBGrid, then hide the form, then repopulate the table with say 250 records, then show the form again, the NextDBGrid only paints the first 75, the other are invisible, but the scrollbar scrolls down as though there are 250 records.
I have found a workaround, by Disabling and Enabling the Datasource between the Table and the NextDBGrid, which seems to fix the painting issue,but that has its own issue, sometimes the vertical scrollbar doesn't show, so I have to have the HideScrollBar property set to false, to ensure the scrollbar is shown.
I also have the latest version from yesterday
#10
Posted 07 August 2006 - 03:49 PM
Hello Jason,
I will try to reproduce this bug, and fix it.
Thank you,
regards
I will try to reproduce this bug, and fix it.
Thank you,
regards
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.
--
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











