J
Jim in Arizona
I've found that the datalist parameter OnItemCommand will fire
regardless of what button (or link) you press within a datalist item,
even if that button is already referred to one of the other Command
events (OnEditCommand, OnCancelCommand, OnUpdateCommand, and
OnDeleteCommand).
I was hoping to be able to add a half dozen or so buttons on each
datalist item that is displayed, but the only options available are the
OnEditCommand, OnCancelCommand, OnUpdateCommand, and OnDeleteCommand.
That's only four commandbuttons I can place on each datalist item.
Is there another way I can add more buttons that will refer back to the
datakeyfield using the DataListCommandEventArgs?
Note that I already asked about this topic earlier today, but I've found
that if my posts are long winded, most people will just keep walking.
regardless of what button (or link) you press within a datalist item,
even if that button is already referred to one of the other Command
events (OnEditCommand, OnCancelCommand, OnUpdateCommand, and
OnDeleteCommand).
I was hoping to be able to add a half dozen or so buttons on each
datalist item that is displayed, but the only options available are the
OnEditCommand, OnCancelCommand, OnUpdateCommand, and OnDeleteCommand.
That's only four commandbuttons I can place on each datalist item.
Is there another way I can add more buttons that will refer back to the
datakeyfield using the DataListCommandEventArgs?
Note that I already asked about this topic earlier today, but I've found
that if my posts are long winded, most people will just keep walking.