when I create Item Command Handler for Delte /Edit and click on the edit/delete button ,Some time it works properly but Some time that portion of the code is not executed.Why it is happening?
method: onItemCommand="handler name"
e.commandName="Delete/Edit"
Loading
Satguru SaranPosted Dec 28, 2005, 10:08 PM
If you could also post the source code of what you are trying to achieve perhaps I could suggest a solution