I want some help regarding client callbacks
I have two dropdowns in my webpage . Whenever I select a value from the first dropdown the corresponding values(stored in data base)should be binded to the next dropdown by using client callbacks. I.e., Without refreshing the page.
I tried to do something based upon your article but
i am not able to find system.web.ui.ICallbackEventHandler
to implement.
If you have any sample code in vb, can u please send it to me provided if u r free.
Thanks