1
Answer

Problem in Item Command Handler within DataGrid

tom christ

tom christ

18y
2.7k
1

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"

Answers (1)