akhter
on Dec 08, 2022 12:06 AM
557 Views
below is condition on Pressing Yes below tranferbale() method get execute, on Press NO it display message (Bale Is not in this order)
if((int.Parse(lborder.Text) != (int.Parse(lborderno.Text))))
{
tranferbale();
}
else
{
lbmsg.Text = "Bale is Not in this order";
}
Download FREE API for Word, Excel and PDF in ASP.Net:
Download