hi everyone..
my table contains
ID | waName | waProID
| Date
| Allocater |
6 | 11 | DU/0005 | 3/15/2012 | Administrator |
7
| 11
| DU/0006 | 3/28/2012 | Administrator |
and in my aspx page contains
dropdowns[ddlwaProID] if i select from this record in TextBox i want to display Allocater Name..
can any one suggest me?just want to display in Text Box..
wat i have to do..i have to create sp?or only query s enough?
thanks and regards..