Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
340
Warp panel and webdialog
posted

Hi

I have a warp panel. Inside the panel there is a webgrid and outside a "save" button (which triggers the panel refresh) .

If the user dbl clicks the grid, I would show a webdialogwindow with a msg for the user.

The problem is:

If i use a warp panel and the user dbl clicks on the grid the webdialogwindow does NOT appear .

If i remove the warp panel and the user dbl clicks on the grid the webdialogwindow DOES appear

Am I doing something wrong??

( i use

wdwPrint.WindowState =

Infragistics.Web.UI.LayoutControls.DialogWindowState.Normal;

 

to show the webdialog)

 

 

Parents Reply Children
No Data