Skip to Content
0
Former Member
May 09, 2008 at 02:20 PM

Chained Dropdown in Tableview?

21 Views

Hi. I currently have 2 dropdowns in my Tableview. I need to make them chained. I don't know how to trigger an event within the tableview, so that if I select an item in one dropdown, the 2nd dropdown (only for that row) is updated with new values.

I had used a blog, and am able to create the chained behavior outside of tableview (on just a plain html page)...I just can't figure out how to trigger event within tableview. Any help is much appreciated.

Oh, and my application is NOT MVC.

Thanks in advance,

Lisa