Hi All,
I have a datagrid with a column of check boxes, a column of drop down lists and couple of other databound columns. My requirement is, when i make a selection in a dropdown list control, the respective rows check box should be checked. In my present functionality the page is making auto post backs as soon asi make a selection in drop down list, user should be able to make selection in different drop down lists of the datagrid and then the page should post back. So i am looking for some java script code to implement this functionality. I would greatly appreciate if someone can help me with this.
Thanks,
Varma
I have a datagrid with a column of check boxes, a column of drop down lists and couple of other databound columns. My requirement is, when i make a selection in a dropdown list control, the respective rows check box should be checked. In my present functionality the page is making auto post backs as soon asi make a selection in drop down list, user should be able to make selection in different drop down lists of the datagrid and then the page should post back. So i am looking for some java script code to implement this functionality. I would greatly appreciate if someone can help me with this.
Thanks,
Varma