Hi everyone
I am trying to modify the "EPProjTimeSheet" page in AX 2009 Enterprise Portal.
By standard you can mark lines one at a time by checking a checkbox in each line, but I would like to add a checkbox in the AxGridview Header in order to mark all lines at once.
I have tried several "traditional JQuery and Javascript solutions for asp.net gridview "selectall" functionality -but without any luck.
If I set the checkbox in each line individually, I can transfer all checked lines at once, but when using JQuery or Javascript to check all lines, AX only transfers the first line.
Also when checking each line, AX sets the actual line in edit-mode, which I would like to disable.
Can anyone help me find a solution for this.
With regards
bhlj