Rank: Member Groups: Member
Joined: 5/22/2008 Posts: 18
|
Hi
I am using a model dialog and if the page has selectbox then the select bos apear on top of the mask.
I am using a methord to set the selectbox style "display: none" and create a text box with the selected text as the default value. that works fine.
the issue is when I show the dialog box from code behind by seting the initialstate i am not able to call my custom script.
it would be better to have a clientonshow event or if required we can add the custom script to the code so that can be a feature for the dialog box to hide the select box in the page
thanks Balu.
|