Hi all,
I am developing mobile web site. I need to show some list to user. Whenever he clicks it shows a popup. Popup i can handle it using script. How to get click event on that selectionlist?? In VS 2005 it is giving only SelectionList_selection event. How to make it? Is there any other event to handle????
Thanks in advance!!