I am using showModalDialog Box for Edit and Add the users.In that I have used My own css file and also Ext.js
css file also i am using .Error is showing in this included css file lines only.
"object Required" I am getting this error.
can u help me if u get this same error
i have lister page which listing all user details in that i have text box in table head for filtering purpose bcoz of fixed size of text box if i change my resolution alignment is changing and horizontal bar is appearing how to avoid this..
Is there any way to make the text box size as...
Hi Dan,
Thanks for ur reply...
I am doing that in jsp but if i want to add some more values then everything i can't append query string ...is there any otherway instead of appending in querystring.
Thanks in Advance Dan
In Parent Window,I have a lister page on click of each row i will be passing unique id to the function shown below.This function will open a dialogbox which has 2 buttons ok and cancel.
function submitRow()
{
window.showModalDialog ("url"," ","dialogHeight:450px;
dialogWidth:500px")
}
In...
I have a jsp page [parent window] ,which on click of a button ,opens a new popup window using showModalDialog.I am able to do some functions within the modalDialog box and when i submit the modalDialog box it must return to the parent window.
But here is my problem.when i submit the modalDialog...
i have lister page which carries no of records ..by click of each row will take me to Edit profile according to the users id ..that edit will be a pop up window .. so i am using showModalWindow for pop up... the problem is each row i am calling submitRow(usedId) i am passing user id ..in my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.