Hi!
i have 2 datagrids -datagrid1 and datagrid2 on my page..and in code-behind i am having datagrid1_ItemDataBound event getting fired on the datagrid1.DataBind() Method(on page load)..On page load i am trying to bind datagrid2 as well..but the control transfers to datagrid1_ItemDataBound event again,which i don want....
Guys Please Help!
Thanks and Regards,
Hoosha Boosha