hello master asp.net
I have two tables, the first table had my fill,. how to retrieve the value from the first table when I click the id of the first table, and would appear to textebox or to dropdownlist
thanks.
Hothorasman.panjaitan
4 Replies
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.
Jitendra KumarPosted Nov 26, 2014, 12:03 AM
http://www.aspdotnet-suresh.com/2012/09/aspnet-get-dropdown-selected-value-and.html
http://forums.asp.net/t/1738470.aspx?how+to+get+text+from+dropdown+list+in+asp+net+c+
hothorasman panjaitanPosted Nov 25, 2014, 10:55 PM
this table
tbl_peraturan that I fill
peraturan_id
propinsi_id
kabupaten_id
type_id
kategori_id
sektor_id
data <-- this is file doc and pdf
nama
two table
id_trans
nama_pengelola
fungsi
jenis
I would like to take the value of the first table / tbl rules for the second table to with dropdownlist
Jitendra KumarPosted Nov 25, 2014, 8:05 AM
Munesh SharmaPosted Nov 25, 2014, 6:07 AM