How to remove uncommitted changes made in a table through JAG?
605154Nov 26 2007 — edited Nov 26 2007Hi,
Is there any possibility to remove the uncommitted row from a Table through JAG.
For Example,
If I Click " AddRow " button in a Table and enters value for all the Attributes in that particular Row and if I click the " Cancel " Button, that newly added uncommitted row should be removed by refreshing the Particular page.
Simillarly , if i update a column in a Row and press cancel button , the uncommitted value of that column should be rollBack to its commited value(ie., to its previous value).
Thanks,