I’m using detailsview in asp.net. I have gender field. when this field checked, checkbox text automatically changed to ‘male’, otherwise ‘female’.
How can i do?
How to setup checkbox to this feature?
I’m using detailsview in asp.net. I have gender field. when this field checked, checkbox
Share
While I hope you aren’t actually doing this, the following will accomplish it:
And the markup: