Hi. I created a user control which has a textbox and a combobox. Depending on the state of the screen (navigation, creation or editing) one of them is visible and the other is invisible. This user control works with a database. Now what I need is to create a method for this component which should work the same way as the SelectedItemChanged of the combobox. But I don't know how to do this.
Can anyone help me?
Thanks.
Nisha RegilPosted Sep 4, 2020, 11:19 PM
Rajanikant HawaldarPosted Sep 6, 2020, 2:19 AM
Ismael OliveiraPosted Sep 5, 2020, 7:10 PM