On 6/16/2022 12:59 PM, Mustansir Ghor wrote: > Dear All > > I am saving a null value by following commands but it does not work. > > form.qfoot.rowset.fields["name"].value=null > form.qfoot.rowset.save() > > Is there other way of doing this.
Just created a simple table with four fields, first is character, second
is numeric, third is logical, fourth is date: