Our pure JavaScript Scheduler component


Post by SaberOuni »

Hello ,

how can I focus on a row in the resource table from resourceId?
I Used this Line to select the Row
                           
 this.refs.scheduler.contextMenu.grid.selectedRecords = [generatedVehicleId];
Is There a solution to focus this row?

Best Regards

Post by Maxim Gorkovsky »


Post Reply