aur you know solved? while click next page, and while back page is error You see images.
Hi mrleon88,
Please change below javascript function
$(function () { GetRecords(); });
to
$(function () { $("[id*=dlImages] .is_used").val("0"); GetRecords(); });
I hope this will help you out.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.