|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ASP.Net/C# - Assign sql datasource parameter via java script
i have two dropdowns which are populated from two different sql datadpurces sqlcustomer and sqlpurchases
sql purchase has a parameter @customerid whose value is to be got from ddl customer dropdonw value . I want this to be done through javascript instead of postback since i have these dropdowsn in a div which is in hidden on page load. thanks in advance |
|
#2
|
||||
|
||||
|
AJAX does what you're looking for. There are numerous AJAX controls and code samples out on the net that can send data back to the server without reloading the page.
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > ASP.Net/C# - Assign sql datasource parameter via java script |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|