Hi,
I would appreciate it a lot if someone could please help me with this. I have an updatepanel which has a button, which when clicked shows the web dialog window, within the dialog window I have a file upload and a button upload. Apparently ajax does…
Hi!,
Attached there is a sample page to test this behavior.
It consists of a button and an update panel, when the button is clicked a new webdialogwindow is added to the page but the styles of the side borders is wrong only the first time. If you close…
I am getting an error when I have a page that has the webdialogwindow on it:
I've pinned it down the to fact that a web dialog control is on the page even though the actions taken to cause the error do not reference the control.
I've attached…
Hello, I've bumped into a problem with unspecified height of a WebDialogWindow in Safari.
I am trying to not specify a height so that if I change the contents of the window (in an update panel) it auto sizes to fit. This works in IE and FireFox …
I am using asp.net 3.0 infragistics controls 2008 vol 2.When i have opened the WebDialogWindow and then click on asp button for any operation using updatepanel after this operation i have closed the window..
but after this when i click on asp gridveiw…