Página 1 de 1
Strange Behavior of TDBNAVIGATOR
Publicado: Sab Ene 27, 2007 3:45 pm
por Dionisis Divaris
Hello to All
I meet a strange behavior of TBNavigator, here is the situation :
I have one form with one Browser , five TDBEdits and one TDBNavigator, all
linked to one TDbfDataSet. When i press the next record button on navigator,
the skip on the browser causes skipping two rows instand of one, but the
TdbEdits Boxes shows the corect data's. All others buttons work correctly.
Any ideas how to overcome this issue????
Many Thanks
Dionisis
Strange Behavior of TDBNAVIGATOR
Publicado: Sab Ene 27, 2007 9:06 pm
por jfgimenez
Dionisis,
> I meet a strange behavior of TBNavigator, here is the situation :
> I have one form with one Browser , five TDBEdits and one TDBNavigator,
> all
> linked to one TDbfDataSet. When i press the next record button on
> navigator,
> the skip on the browser causes skipping two rows instand of one, but the
> TdbEdits Boxes shows the corect data's. All others buttons work correctly.
I've just modified the sample 'dbfdata1' to add a TBDNavigator, and it seems
to work fine. It's attached. Please, test it and tell us if it works for
you.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
Attached files dbfdata1.zip (3.3 KB)Â
Strange Behavior of TDBNAVIGATOR
Publicado: Sab Ene 27, 2007 9:06 pm
por jfgimenez
Dionisis,
> I meet a strange behavior of TBNavigator, here is the situation :
> I have one form with one Browser , five TDBEdits and one TDBNavigator,
> all
> linked to one TDbfDataSet. When i press the next record button on
> navigator,
> the skip on the browser causes skipping two rows instand of one, but the
> TdbEdits Boxes shows the corect data's. All others buttons work correctly.
I've just modified the sample 'dbfdata1' to add a TBDNavigator, and it seems
to work fine. It's attached. Please, test it and tell us if it works for
you.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
Attached files dbfdata1.zip (3.3 KB)Â
Strange Behavior of TDBNAVIGATOR
Publicado: Dom Ene 28, 2007 6:52 am
por Dionisis Divaris
Many thanks Jose
I found the problem in my code. Just took out from the array of linked
controls the browser, and all works fine.
Once again many thanks for your help.
Regards
Dionisis
Ï "Jose F. Gimenez" <
jfgimenez@wanadoo.es> Ýãñáøå óôï ìÞíõìá
news:45bbb0d3$[email=
1@news.xailer.com...]
1@news.xailer.com...[/email]
> Dionisis,
>
>> I meet a strange behavior of TBNavigator, here is the situation :
>> I have one form with one Browser , five TDBEdits and one TDBNavigator,
>> all
>> linked to one TDbfDataSet. When i press the next record button on
>> navigator,
>> the skip on the browser causes skipping two rows instand of one, but the
>> TdbEdits Boxes shows the corect data's. All others buttons work
>> correctly.
>
> I've just modified the sample 'dbfdata1' to add a TBDNavigator, and it
> seems to work fine. It's attached. Please, test it and tell us if it works
> for you.
>
> --
> Regards,
>
> Jose F. Gimenez
>
http://www.xailer.com
>
http://www.xailer.info
>
>
Strange Behavior of TDBNAVIGATOR
Publicado: Dom Ene 28, 2007 6:52 am
por Dionisis Divaris
Many thanks Jose
I found the problem in my code. Just took out from the array of linked
controls the browser, and all works fine.
Once again many thanks for your help.
Regards
Dionisis
Ï "Jose F. Gimenez" <
jfgimenez@wanadoo.es> Ýãñáøå óôï ìÞíõìá
news:45bbb0d3$[email=
1@news.xailer.com...]
1@news.xailer.com...[/email]
> Dionisis,
>
>> I meet a strange behavior of TBNavigator, here is the situation :
>> I have one form with one Browser , five TDBEdits and one TDBNavigator,
>> all
>> linked to one TDbfDataSet. When i press the next record button on
>> navigator,
>> the skip on the browser causes skipping two rows instand of one, but the
>> TdbEdits Boxes shows the corect data's. All others buttons work
>> correctly.
>
> I've just modified the sample 'dbfdata1' to add a TBDNavigator, and it
> seems to work fine. It's attached. Please, test it and tell us if it works
> for you.
>
> --
> Regards,
>
> Jose F. Gimenez
>
http://www.xailer.com
>
http://www.xailer.info
>
>