visualforce-table-grid icon indicating copy to clipboard operation
visualforce-table-grid copied to clipboard

Click on Select Box in TableGrid Example generates Null Pointer

Open dschueler opened this issue 8 years ago • 1 comments

Apex script unhandled exception

Visualforce Page: /apex/warrior_serve__tableGridStandalone

caused by: System.NullPointerException: Attempt to de-reference a null object

Class.warrior_serve.TableGridController.doHandleSelection: line 272, column 1

dschueler avatar Oct 09 '15 12:10 dschueler

@dschueler could you solve this? Would you mind merging you solution back?

rsoesemann avatar Mar 09 '17 16:03 rsoesemann