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
384
Webgrid inside modal popup does not show up when AllowAddNewDefault="Yes" is set
posted

Hi,

I am using infragistics V7.2 and firefox V3.0.1. I have a webgrid inside a model popup(ajax toolkit) and when AllowAddNewDefault="Yes" is set on display layout, the grid does not show up in firefox. This works fine in IE.

It's nothing to do with the data or type of grid, it because I am using grid inside a modal popup, the same grid shows up and works fine if I remove it from modal popup in Firefox

Any help would be appreciated.

Parents
  • 28464
    posted

    Hello,

    It is a bit hard to tell, this could be a specific issue in the implementation of the Modal Popup extender from Ajax Control Toolkit. I have a suggestion though, why not try using our own WebDialogWindow control, which is much more powerful and provides great styling? Maybe you will get better results with it?

    Samples on WebDialogWindow can be found here:

    http://samples.infragistics.com/2008.2/webfeaturebrowser/default.htm
Reply Children