Hi,
May I know how to handle ItemCommand event on DetailTable. I tried to mark a break point to both Page_Load event & RadGrid_ItemCommand event. When I click the ButtonColumn (on the DetailTable), the web form post back and stopped at Page_Load event but never stopped at ItemCommand event. That's seems I cannot implement our code if the user clicked on the ButtonColumn on the DetailTable?
Thanks & Regadrs,
Louis
May I know how to handle ItemCommand event on DetailTable. I tried to mark a break point to both Page_Load event & RadGrid_ItemCommand event. When I click the ButtonColumn (on the DetailTable), the web form post back and stopped at Page_Load event but never stopped at ItemCommand event. That's seems I cannot implement our code if the user clicked on the ButtonColumn on the DetailTable?
Thanks & Regadrs,
Louis