Get current record in form control event
public static void CustomButton_OnClicked(FormControl sender, FormControlEventArgs e)
{
// ds number 1 is for the first datasource
CustomTable callerRec = sender.formRun().dataSource(1).cursor();
}
thanks
AZURE INTERVIEW QUESTIONS AND ANSWERES 2021 2. What is cloud computing? Explanation: It is the use of servers on the internet to “store...
No comments:
Post a Comment