On 2/2/07, Givler, Eric <[EMAIL PROTECTED]> wrote:
MJ>If you don't use Javascript, how do you supply id of an item to edit?
Right now, it's a hyperlink.
The previous Model 1 based version of the application used a button, and then it cycled through all
the rows (it had a rowcount as a hidden v
MJ>If you don't use Javascript, how do you supply id of an item to edit?
Right now, it's a hyperlink.
The previous Model 1 based version of the application used a button, and then
it cycled through all the rows (it had a rowcount as a hidden var). So, if the
request.getParameter("event_edit#
On 2/2/07, Givler, Eric <[EMAIL PROTECTED]> wrote:
I have a multi-record display grid and I want the user to be able to click a
button to Edit a record. Since the page also handles Loading the records, and
navigation to two other places, I was using the EventDispatchAction.
I tried mapping: e
I have a multi-record display grid and I want the user to be able to click a
button to Edit a record. Since the page also handles Loading the records, and
navigation to two other places, I was using the EventDispatchAction.
I tried mapping: event_edit{?}=Edit, but the Edit method is never invok
4 matches
Mail list logo