DataList ItemCommand event problem in ASP.NET page
hi
i have a problem in my project with nested controls in asp.net. i have repeater control which
display customer name and with in that repeater control i have datalist which display all items
he ordered. i able to bind those details. But my problem is in datalist having link button call
edit whenever user clicks on that linkbutton to edit order the inner datalist itemcommand
event should call stored procedure.I am not able to fire the inner datalist itemcommand when
user clicks on inner datalist. Can any help me to solve my problem. i will be thankful if any one
provide example code also
bye
naidukap
|