B
BVM
Hi,
I have a DataList and several GridViews in it. Each GridView has Delete, Edit, Select buttons enabled. But when I click on those buttons, it always says the event(deleting/updating etc) is not handled. But I did handle it. I don't know why? Can someone help me?
BTW, I generate GridViews in the event of DataBound of the DataList.
Thnaks,
Dennis Huang
I have a DataList and several GridViews in it. Each GridView has Delete, Edit, Select buttons enabled. But when I click on those buttons, it always says the event(deleting/updating etc) is not handled. But I did handle it. I don't know why? Can someone help me?
BTW, I generate GridViews in the event of DataBound of the DataList.
Thnaks,
Dennis Huang