Hi all,
I need to know how to pass the value selected from an unbound dropdown to tables
I've tow dropdowns one is for site and another is warehouse..
site is bounded and warehouse dropdown need to change based on the site selected change, here i can change the warehouse based on site but i am not able to pass the selected value to table
sri ranjaniPosted Jul 17, 2018, 5:09 AM
Jenith ThakkarPosted Jul 17, 2018, 5:03 AM
Please Check this Example For Cascading in VB.Net
sri ranjaniPosted Jul 17, 2018, 5:00 AM
sri ranjaniPosted Jul 17, 2018, 4:50 AM
Jenith ThakkarPosted Jul 17, 2018, 4:42 AM
https://www.c-sharpcorner.com/UploadFile/sourabh_mishra1/cascading-dropdownlist-in-Asp-Net-mvc/
Please Check this example of Cascading Dropdown you can do it same this way