Welcome! Log In Create A New Profile

Advanced

Problem with refresh in parent/child relationship in webdev

Posted by IkBeen.pcs.crosspost 
IkBeen.pcs.crosspost
Problem with refresh in parent/child relationship in webdev
July 23, 2008 04:15PM
Hi Everybody: I'm using Sql Server via OleDB access, In a page with two
tables parent and child, in parent select row code I use:

Table_child..filter = table_parent.id
tabledisplay(Table_child)

don't refresh the information of the child table, child until I click
with mouse the child_table

What can I do?

In HyperFile access it work but with Sql Server using OleDB access do't work

Thanks,

Ik Been
Message forwarded from pcsoft.us.windev
Quote
IkBeen.pcs.crosspost
Hi Everybody: I'm using Sql Server via OleDB access, In a page with two
tables parent and child, in parent select row code I use:

Table_child..filter = table_parent.id
tabledisplay(Table_child)

don't refresh the information of the child table, child until I click
with mouse the child_table

What can I do?

In HyperFile access it work but with Sql Server using OleDB access do't work

Thanks,

Ik Been
Message forwarded from pcsoft.us.windev

Did you try with tabledisplay(Table_Child,tainit) ?
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: