Skip to Content
0
Former Member
Jan 10, 2008 at 07:32 PM

Table multi selection

16 Views

Hi,

I've got a table where clicking a button in a table row navigates to a view that allows editing this row's element (by using IWNode.getCurrentElement( ) ).

I want the user to also be able to navigate to another page that allows editing all the elements of a multiple selection. Would this be possible by also using these 'edit buttons', or would I have to add a button above the table somewhere?

In short: would clicking such an edit button of a line 'destroy' the multi selection?