Hello all,
print 1 to 200 and copy in text file through C# code
Pins.Add(new SelectListItem() { Text = "1", Value = "1" });
.
.
.
ConPins.Add(new SelectListItem() { Text = "200", Value = "200" });
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Upendra Pratap ShahiPosted Jun 18, 2015, 5:32 AM
n panchalPosted Jun 18, 2015, 5:19 AM