ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: bsolTeamBglr on September 25, 2017, 10:17:41 am

Title: confirm dialog form
Post by: bsolTeamBglr on September 25, 2017, 10:17:41 am
Hi,

I want to implement the confirm dialog form in my screen.

can you provide any sample code for the same.

Thanks,
Title: Re: confirm dialog form
Post by: paramvir on September 25, 2017, 10:37:11 am
Dialog forms are not part of grid.

Please check documentation of dialog control on jqueryui site.

https://jqueryui.com/dialog/#modal-confirmation
Title: Re: confirm dialog form
Post by: bsolTeamBglr on September 27, 2017, 01:03:56 pm
Hi ,

I tried confirm dialog in my screen.when i click the button 1st time, dialog box is opening but button are not visible.

when i am clicking the second time,button are visible in the dialog form.

https://jsfiddle.net/Kalirajan/oz5nv9tr/

can you please help me in this.

Thanks,