Hi
I have multiple rad datagrids on my aspx page inside one rad update panel.
Their ID's differs.
If i trying to click "add new record" button i recieve next error
Sys.WebForms.PageRequestManagerServerErrorException: Sys.WebForms.PageRequestManagerServerErrorException: Multiple controls with the same ID 'AutoGeneratedDeleteButton' were found. FindControl requires that controls have unique IDs.
[http://localhost:3397/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3auk-UA%3a3f7f575c-f971-4b26-8881-745c41ac5a2c%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%3auk-UA%3aef677e96-bcf7-465a-bd82-787c87ad65a2%3a16e4e7cd%3af7645509%3a22a6274a%3aed16cbdc%3a24ee1bba%3af46195d3%3a1e771326%3aaa288e2d%3a7165f74%3a58366029:15]
I need to solve this issue asap.
ty
I have multiple rad datagrids on my aspx page inside one rad update panel.
Their ID's differs.
If i trying to click "add new record" button i recieve next error
Sys.WebForms.PageRequestManagerServerErrorException: Sys.WebForms.PageRequestManagerServerErrorException: Multiple controls with the same ID 'AutoGeneratedDeleteButton' were found. FindControl requires that controls have unique IDs.
[http://localhost:3397/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3auk-UA%3a3f7f575c-f971-4b26-8881-745c41ac5a2c%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%3auk-UA%3aef677e96-bcf7-465a-bd82-787c87ad65a2%3a16e4e7cd%3af7645509%3a22a6274a%3aed16cbdc%3a24ee1bba%3af46195d3%3a1e771326%3aaa288e2d%3a7165f74%3a58366029:15]
I need to solve this issue asap.
ty