Hello Everyone,
My situatioin is like
One page having two list box 1 for standard and second for division. When i select standard at change event respective divisions are fetch from database and fill into the drop down list box.
This form is use for two purpose first for fill and second for show. First purpose is achived correctly.
When i want to show all the details, data is fetch from database and load on the page. Standard is selected but devision is not get selected. I use update panel for that two controls.
Pls help me and sorry for language mistakes..