Quote:
Originally Posted by vamshidhar
hi
I want to dispaly the(2dropdownlist) selected values in a singletextbox....
for example:7068/5
7068 is my booknumber and 5 is my pagenumber in that book..
when i change 7068/5 to 7068/15
The value is binding as 7068/515
how to delete that 5..
|
you please write the code so that we can have a look and advise on how to fix