garyvugelman
Programmer
Hello everybody!
I have an identity column contract_id in my datawindow. When I add a new line in a datawindow the new contract_id is not available(visible) to user unless I update the datawindow. And even after update I have to re-retrieve datawindow so user will see the new contract_id. Question:
Is there any way I can make the new contract_id displayed after updating datawindow without re-retrieving entire datawindow?
Thanks in advance...
I have an identity column contract_id in my datawindow. When I add a new line in a datawindow the new contract_id is not available(visible) to user unless I update the datawindow. And even after update I have to re-retrieve datawindow so user will see the new contract_id. Question:
Is there any way I can make the new contract_id displayed after updating datawindow without re-retrieving entire datawindow?
Thanks in advance...