How to create Event handler?
I would like to achieve this,
UI is having 2 combo selections.
1. Filed Against 2. Candidate
When user will select any team from Filed Against, all members from this team should be available in Candidate Combo box. So that user can pick candidate from selected team.
Please let me know, where shall I start? Any useful link. I am little bit experienced with Server API's , but I am new for Event handling and Client API.
Thanks in advance !!!
UI is having 2 combo selections.
1. Filed Against 2. Candidate
When user will select any team from Filed Against, all members from this team should be available in Candidate Combo box. So that user can pick candidate from selected team.
Please let me know, where shall I start? Any useful link. I am little bit experienced with Server API's , but I am new for Event handling and Client API.
Thanks in advance !!!