Hi ,
I have attached the aspx for the update panel . I added the event handler for the itemcommand event in the pre_int and load events as the event was not firing . I have removed the same as they made no difference. Below is the statement which I wrote :
WebDataGridNursingHomeResults.ItemCommand +=new Infragistics.Web.UI.GridControls.ItemCommandEventHandler(this.WebDataGridNursingHomeResults_OnItemCommand).
Please have a look at the aspx and let me know if i am missing something.
Thanks