Instance Manager must be used to remove a row. Which line of code should be used to perform this task?
A. row_name.instanceManager.removeInstance(this.row_name.instanceIndex);
B. instanceManager.removeInstance(this.row_name.instanceIndex);
C. row_name.instanceManager.removeRow(row_name.instanceIndex);
D. instanceManager.removeInstance();
Instance Manager must be used to remove a row. Which line of code should be used to perform this task?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Instance Manager must be used to remove a row. Which line of code should be used to perform this task?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!