thanks for the info.. i am following the example.. but one question.. when first comboBoxe’s value is changed… second comboBox does not reflect right way.. it updates only when focus is gone from the first comboBox (or first column) ? how can i avoid that.. i have 3 cascading dropdownlist.and some text values.. which i need to update as soon as selected value is changed from first dropdown… i see everything working.. but only when focus is gone from first dropdown column..(if i click anywhere. then whole table updates)
Thanks