Hi,
I have two table as datasource of my form.
One datasource is sys table "Usergroupinfo" and other is a normal table.
I set all the Allow Properties as yes. Still new, save and delete button is disabled.
Even i try it to activate by formname_ds.allowedit(true) and for others too in actvate method of datasources.
still same thing prevails.
Is there any way of enabling my save button in my form
please help