| Author: Programmer 30 Oct 2009 | Member Level: Diamond | Rating:  Points: 2 |
On the onchange event of the checkbox write a javascript function.In this function access the dropdown control and set the value as per your requirement.
|
| Author: kumar 30 Oct 2009 | Member Level: Gold | Rating:  Points: 2 |
thanks for the replay but i am new to javscript programming can u give te sample code how to do it thank you
|
| Author: lakshya 30 Oct 2009 | Member Level: Gold | Rating:  Points: 2 |
you may try this: set the autopostback property of checkbox to true , this will post back the page. checkbox has an event CheckedChanged , qrite your code their
Happy dotneting Spread Smiles :-) Visit Lakshya
|