|
ASp.NET 2.0 drop down -- Amol --
HI , i am developing a web form which has personal details to be keyed in .There is 1 drop down on the page which gives the relation to be selected. I want the postback property true only if a specific value is selected from the dropdown.else the postback property should be false. Thanx in adv |
|
-- Sevinfooter --
Amol wrote: i am developing a web form which has personal details to be keyed in .There is 1 drop down on the page which gives the relation to be selected. We need more information. The dropdown gives the relation to what? is there another dropdown? maybe post some html? |