K
Kursat
Hi,
In my Windows applications I generally use lookup forms to show a list of
values to users and these windows are generally modal. Users select any item
from list, press OK button and details are displayed on main window. I want
to implement same logic in my ASP.NET applications but I have no idea about
some points such as : "How can I display a modal browser window?", "How can
I get selected item from lookup list when user select an item and then close
modal window by clicking OK button?", "Is it convenient to use this approach
in web applications?"
I want to know your answers for questions above.
Thanks in advance.
In my Windows applications I generally use lookup forms to show a list of
values to users and these windows are generally modal. Users select any item
from list, press OK button and details are displayed on main window. I want
to implement same logic in my ASP.NET applications but I have no idea about
some points such as : "How can I display a modal browser window?", "How can
I get selected item from lookup list when user select an item and then close
modal window by clicking OK button?", "Is it convenient to use this approach
in web applications?"
I want to know your answers for questions above.
Thanks in advance.