Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support of event handling of the RadioButtonList and CheckBoxList #43

Closed
daisukenishino opened this issue Sep 8, 2014 · 0 comments
Closed
Labels
enhancement New feature or request

Comments

@daisukenishino
Copy link
Contributor

Support of the new event handling

I want you to add support for SelectedIndexChanged event handling of the RadioButtonList and CheckBoxList. by referring to the code in the event handling of RadioButton and CheckBox.

Search using the keyword "SelectedIndexChanged" the following pages.

Incidental products

Also, will need to add the definition of the prefix of a RadioButtonList and CheckBoxList in app.config.
https://github.com/OpenTouryoProject/OpenTouryo/blob/develop/root/programs/C%23/Samples/WebApp_sample/ProjectX_sample/app.config#L8

And add the RadioButtonList and CheckBoxList test code to the test code of below.
https://github.com/OpenTouryoProject/OpenTouryo/blob/develop/root/programs/C%23/Samples/WebApp_sample/ProjectX_sample/Aspx/testFxLayerP/normal/testScreen2.aspx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant