3
Answers

How to Bind Dropdown value based on another dropdown using vb .net

Hi Team,

I have two dropdown List and second dropdown value will bind based on selecting first one . I am using vb net as language. So What approch I can follow as OnSelectedIndexChanged event we cannot use in vb. Please help if any.

  <select class="txtBoxClass" datafld="" style="width: 200%" id="Invoiceplan">

Answers (3)