mpowell_esq
Member
Greetings talkers,
I am trying to do something soo simple in ADM(1), I am stuck and would like to be pointed in the right direction. Hopefully with example source. I have a Smart Win that is my container-source. I have dropped a SmartBrowser onto the container also I have dropped a DataSource (Smart Query). The Smart Query is linked to the SmartBrowser to be the data source. When I double click a row in my SmartBrowser I would like that row to be in the record buffer so I can refer to those fields. What do I add to the trigger in the browse to tell Progress to fetch that record from the DB? I will have to run a procedure in my query to fetch that record because only the query can access the database so what would the common method / syntax I require be?
Regards
I am trying to do something soo simple in ADM(1), I am stuck and would like to be pointed in the right direction. Hopefully with example source. I have a Smart Win that is my container-source. I have dropped a SmartBrowser onto the container also I have dropped a DataSource (Smart Query). The Smart Query is linked to the SmartBrowser to be the data source. When I double click a row in my SmartBrowser I would like that row to be in the record buffer so I can refer to those fields. What do I add to the trigger in the browse to tell Progress to fetch that record from the DB? I will have to run a procedure in my query to fetch that record because only the query can access the database so what would the common method / syntax I require be?
Regards